Ecosyste.ms: Awesome
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 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T13:37:35.000Z (over 7 years ago)
- Last Synced: 2024-12-21T03:14:07.777Z (about 1 month ago)
- Topics: command-line, elm, nodejs, websocket
- Language: Elm
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- 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
```