Skip to content

codingconcepts/ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wscr

A Crystal implementation of wscat

Usage

Display help:

ws -h
    -h, --help                       display help information
    -c, --connect=<url>              connect to a server
    -u, --user=<username>            configure basic auth with a username

Connect to a WebSocket server:

ws -c http://some_server -u rob

About

A Crystal implementation of wscat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published