Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/watchakorn-18k/go-websocket-chat-live-fiber
Go Web Socket Chat Live With Fiber
https://github.com/watchakorn-18k/go-websocket-chat-live-fiber
Last synced: 2 days ago
JSON representation
Go Web Socket Chat Live With Fiber
- Host: GitHub
- URL: https://github.com/watchakorn-18k/go-websocket-chat-live-fiber
- Owner: watchakorn-18k
- License: mit
- Created: 2024-07-19T18:20:20.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-19T18:45:25.000Z (4 months ago)
- Last Synced: 2024-07-19T23:59:49.063Z (4 months ago)
- Language: HTML
- Size: 276 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Web Socket Chat Live With Fiber
![img](example.gif)
# Run Server
```bash
go mod tidy
go run .
```# Test UI
- open [index.html](index.html)