ws: A simple CLI utility for interacting with a websocket

[ bsd3, library, program, web ] [ Propose Tags ]

Please see the README on Github at https://git.localcooking.com/tooling/ws#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6
Dependencies async, attoparsec, attoparsec-uri, base (>=4.7 && <5), bytestring, exceptions, haskeline (>=0.7.4), mtl, network, optparse-applicative, strict, text, vector, websockets (>=0.12), ws, wuss [details]
License BSD-3-Clause
Copyright 2018 Athan Clark
Author Athan Clark
Maintainer athan.clark@localcooking.com
Category Web
Home page https://github.com/athanclark/ws#readme
Bug tracker https://github.com/athanclark/ws/issues
Source repo head: git clone https://github.com/athanclark/ws
Uploaded by athanclark at 2018-03-17T21:20:14Z
Distributions LTSHaskell:0.0.6, Stackage:0.0.6
Executables ws
Downloads 2753 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-18 [all 1 reports]

Readme for ws-0.0.4

[back to package description]

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