Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jagthefriend/go-websocket
Websocket server built using Golang
https://github.com/jagthefriend/go-websocket
go go-websocket go-websocket-server golang websocket-server
Last synced: about 1 month ago
JSON representation
Websocket server built using Golang
- Host: GitHub
- URL: https://github.com/jagthefriend/go-websocket
- Owner: JagTheFriend
- License: cc0-1.0
- Created: 2024-07-21T10:48:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T11:09:53.000Z (5 months ago)
- Last Synced: 2024-07-21T13:33:25.477Z (5 months ago)
- Topics: go, go-websocket, go-websocket-server, golang, websocket-server
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Websocket Server built using Golang
This is a simple websocket server built using Golang.\
It allows user to chat with other users in real time.Users can also connect to a live feed of the server.