Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orisano/gomasio
socket.io-client go implementation
https://github.com/orisano/gomasio
golang socket-io socket-io-client
Last synced: 4 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-18T06:55:34.000Z (almost 3 years ago)
- Last Synced: 2024-09-27T04:42:23.971Z (4 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
![Test](https://github.com/orisano/gomasio/workflows/Test/badge.svg)
gomasio is socket.io-client implementation by go.
## Installation
```bash
go get github.com/orisano/gomasio
```## Author
Nao Yonashiro (@orisano)## License
MIT