https://github.com/joeke80215/wsstatus
golang websocket state machine
https://github.com/joeke80215/wsstatus
golang-package websocket
Last synced: 5 months ago
JSON representation
golang websocket state machine
- Host: GitHub
- URL: https://github.com/joeke80215/wsstatus
- Owner: joeke80215
- License: apache-2.0
- Created: 2019-05-19T10:22:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-19T10:41:11.000Z (about 7 years ago)
- Last Synced: 2024-06-20T16:45:10.295Z (about 2 years ago)
- Topics: golang-package, websocket
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wsstatus
golang websocket state machine
## install
``` bash
go get github.com/joeke80215/wsstatus
```
## usage
[Doc](https://godoc.org/github.com/joeke80215/wsstatus)