Skip to content

danielbintar/ws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws

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.

Example usage recording

Pre-requisite

  • Go 1.13.3

Usage

Simply run ws with the destination URL.

go run main.go connection.go ws://localhost:8002/chat

About

websocket command line tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%