realtime-chat-creditdb-websocket

command module
v0.0.0-...-8d2a8fd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 12 Imported by: 0

README

Real-time Chat Application with websockets and CreditDB

This is a real-time chat application that utilizes WebSocket for instant messaging and CreditDB for storing conversations. Messages can be sent using HTTP/1.1 POST requests and are delivered to the recipient in real-time using WebSocket. Even if the recipient is offline at the time a message is sent, they can access it when they come online, as messages are stored in a database.

Features

  • Real-time messaging using Gorilla WebSocket.
  • Message storage in CreditDB.

License

MIT

Author

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL