https://github.com/prosenjitjoy/learning-websocket
Simple Chatroom Project used for learning WebSocket communications protocol.
https://github.com/prosenjitjoy/learning-websocket
chatroom otp-auth websocket
Last synced: about 1 year ago
JSON representation
Simple Chatroom Project used for learning WebSocket communications protocol.
- Host: GitHub
- URL: https://github.com/prosenjitjoy/learning-websocket
- Owner: prosenjitjoy
- Created: 2023-07-27T00:59:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T01:00:38.000Z (almost 3 years ago)
- Last Synced: 2025-02-11T17:15:14.365Z (over 1 year ago)
- Topics: chatroom, otp-auth, websocket
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go-with-WebSocket
Simple Chatroom Project used for learning WebSocket communications protocol.