https://github.com/mathvaillant/realtimego
Simple WebSocket implementation
https://github.com/mathvaillant/realtimego
Last synced: 9 months ago
JSON representation
Simple WebSocket implementation
- Host: GitHub
- URL: https://github.com/mathvaillant/realtimego
- Owner: mathvaillant
- Created: 2024-04-15T19:57:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T19:59:32.000Z (about 2 years ago)
- Last Synced: 2025-04-04T22:23:05.687Z (about 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## To run the code
```bash
make run
```