wscat-rs 0.9.2

A cli tool for tailing wss websocket streams
Documentation

Publish-Crate Dependabot Updates Rust rust-clippy analyze

wscat-rs

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