Categorygithub.com/kseo/ws-cli
modulepackage
0.1.0
Repository: https://github.com/kseo/ws-cli.git
Documentation: pkg.go.dev

# README

ws-cli

WebSocket Command Line Client written in Go

Installation

go get github.com/kseo/ws-cli

Usage

$ ws-cli -url ws://echo.websocket.org
connected (press CTRL+C to quit)
> hi there
< hi there
> are you a happy parrot?
< are you a happy parrot?

License

BSD-2-Clause

# Functions

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author