Popularity
3.1
Growing
Activity
3.1
-
5
3
0

Monthly Downloads: 20
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web     Unclassified    

ws alternatives and similar packages

Based on the "Unclassified" category.
Alternatively, view ws alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ws or a related project?

Add another 'Unclassified' Package

README

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