wscat-rs

Crates.iowscat-rs
lib.rswscat-rs
version1.0.2
created_at2025-04-18 15:24:04.556602+00
updated_at2025-05-29 20:58:47.499671+00
descriptionA cli tool for tailing wss websocket streams
homepage
repositoryhttps://github.com/navicore/wscat-rs
max_upload_size
id1639544
size52,671
Ed Sweeney (navicore)

documentation

https://docs.rs/wscat-rs

README

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
Commit count: 43

cargo fmt