wsc
WebSocket Client
Installation
$ crystal build src/wsc.cr --release
Usage
$ ./wsc -u ws://127.0.0.1:8000
Contributing
- Fork it ( https://github.com/Hexa/wsc/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Hexa Hexa - creator, maintainer