Skip to content

isgasho/wscat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wscat

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

About

curl for websockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.5%
  • Shell 3.5%