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
- Host: GitHub
- URL: https://github.com/andys8/wscat
- Owner: andys8
- License: bsd-3-clause
- Created: 2017-09-16T13:35:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T13:37:35.000Z (almost 9 years ago)
- Last Synced: 2025-11-18T20:11:54.470Z (7 months ago)
- Topics: command-line, elm, nodejs, websocket
- Language: Elm
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```