ws is a simple command line websocket client designed for exploring and debugging websocket servers. ws includes readline-style keyboard shortcuts, persistent history, and colorization.
- Go 1.13.3
Simply run ws with the destination URL.
go run main.go connection.go ws://localhost:8002/chat