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

https://github.com/andys8/wscat

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

command-line elm nodejs websocket

Last synced: 2 months 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
```