ws

A simple CLI utility for interacting with a websocket

https://github.com/athanclark/ws#readme

Version on this page:0.0.5
LTS Haskell 22.14:0.0.6
Stackage Nightly 2024-03-28:0.0.6
Latest on Hackage:0.0.6

See all snapshots ws appears in

BSD-3-Clause licensed by Athan Clark
Maintained by [email protected]
This version can be pinned in stack with:ws-0.0.5@sha256:881efaae483242713c03ab5047a11f41b4404e1727c92ebbb9d9384fab3a1751,1695

Module documentation for 0.0.5

  • App
    • App.Types

ws

A really trivial websocket client for debugging and testing.

Installation / Building

git clone http://github.com/athanclark/ws

Then depending on your build system:

stack install

or

cabal install

It should work with either, but if you run into issues, don’t hesitate to file an issue.

Usage

ws ws://echo.websocket.org/

ws://echo.websocket.org/> test
test
ws://echo.websocket.org/> ayoo
ayoo