Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicklatch/ws-chat-server
Simple chat server using Go w/ Gorilla Websocket
https://github.com/nicklatch/ws-chat-server
Last synced: 6 days ago
JSON representation
Simple chat server using Go w/ Gorilla Websocket
- Host: GitHub
- URL: https://github.com/nicklatch/ws-chat-server
- Owner: nicklatch
- License: mit
- Created: 2024-02-21T02:31:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T15:10:10.000Z (7 months ago)
- Last Synced: 2024-04-20T14:00:27.769Z (7 months ago)
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Chat Server
This is just a simple chat server that does almost nothing. Used just as a way to play with web socket.## Deps
github.com/gorilla/websock