codingconcepts / ws

A Crystal implementation of wscat

Repository from Github https://github.comcodingconcepts/wsRepository from Github https://github.comcodingconcepts/ws

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

License:MIT License


Languages

Language:Crystal 100.0%