https://github.com/1lcb/websocket-chat-golang
This is a simple chat using a websocket written in Go
https://github.com/1lcb/websocket-chat-golang
Last synced: about 1 year ago
JSON representation
This is a simple chat using a websocket written in Go
- Host: GitHub
- URL: https://github.com/1lcb/websocket-chat-golang
- Owner: 1LCB
- Created: 2024-01-23T14:26:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T15:24:32.000Z (over 2 years ago)
- Last Synced: 2025-04-07T15:51:42.361Z (over 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang Chat
This is a simple chat that uses websocket system to deliver all the messages.