| Crates.io | wscat-rs |
| lib.rs | wscat-rs |
| version | 1.0.2 |
| created_at | 2025-04-18 15:24:04.556602+00 |
| updated_at | 2025-05-29 20:58:47.499671+00 |
| description | A cli tool for tailing wss websocket streams |
| homepage | |
| repository | https://github.com/navicore/wscat-rs |
| max_upload_size | |
| id | 1639544 |
| size | 52,671 |
A re-implementation of https://github.com/websockets/wscat for my own amazement and convenience.
wscat‑style client with `wss://` support, `--insecure`, optional slash-commands, and TTY‑aware prefixes
Usage: wscat-rs [OPTIONS] --connect <CONNECT>
Options:
-c, --connect <CONNECT> WebSocket URL to connect (ws:// or wss://)
--insecure Skip TLS certificate validation
--slash Enable slash commands (/ping, /pong, /close)
-h, --help Print help