https://github.com/orisano/gomasio
socket.io-client go implementation
https://github.com/orisano/gomasio
golang socket-io socket-io-client
Last synced: 3 months ago
JSON representation
socket.io-client go implementation
- Host: GitHub
- URL: https://github.com/orisano/gomasio
- Owner: orisano
- License: mit
- Created: 2017-10-31T10:37:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-18T06:55:34.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T14:11:01.371Z (12 months ago)
- Topics: golang, socket-io, socket-io-client
- Language: Go
- Homepage:
- Size: 61.5 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gomasio

gomasio is socket.io-client implementation by go.
## Installation
```bash
go get github.com/orisano/gomasio
```
## Author
Nao Yonashiro (@orisano)
## License
MIT