wsecho

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Command wsecho is a throwaway WebSocket echo server for local testing of twilio-cli. It listens on :9740/streams, accepts any connection, and logs each inbound frame. It does not send anything back (the CLI read loop just blocks until the connection closes).

Usage:

go run ./cmd/wsecho          # listen on default :9740
go run ./cmd/wsecho -addr :8080

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL