Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 203 Bytes

README.rst

File metadata and controls

14 lines (8 loc) · 203 Bytes

wscat

$ wscat ws://host:port/path
$ cat source | wscat ws://host:port/path
$ wscat ws://host:port/path | jq .
$ ./build.sh