Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andys8/wscat

Websocket command line listener using elm
https://github.com/andys8/wscat

command-line elm nodejs websocket

Last synced: 2 days ago
JSON representation

Websocket command line listener using elm

Awesome Lists containing this project

README

        

# wscat
Websocket command line listener using elm (experimental)

## Installation
```sh
npm i -g @andys8/wscat
```

## Usage
```sh
wscat wss://websockethost.org
```