https://github.com/syhlion/wscli
websocket cli tool
https://github.com/syhlion/wscli
tool websocket-client
Last synced: 6 months ago
JSON representation
websocket cli tool
- Host: GitHub
- URL: https://github.com/syhlion/wscli
- Owner: syhlion
- Created: 2017-03-09T09:46:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T10:47:12.000Z (over 9 years ago)
- Last Synced: 2024-06-20T12:42:37.296Z (about 2 years ago)
- Topics: tool, websocket-client
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebSocket Client Cli
# Install
`go get -u github.com/syhlion/wscli`
# Usage
```
$ ./wscli run ws://127.0.0.1:99999
```
PS. Only Send TextMesage