https://github.com/luludotdev/ws-relay
Relays JSON data from a POST hook to a WebSocket
https://github.com/luludotdev/ws-relay
Last synced: about 1 year ago
JSON representation
Relays JSON data from a POST hook to a WebSocket
- Host: GitHub
- URL: https://github.com/luludotdev/ws-relay
- Owner: luludotdev
- License: isc
- Created: 2018-11-11T00:26:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T15:30:24.000Z (over 3 years ago)
- Last Synced: 2025-02-06T21:31:56.659Z (over 1 year ago)
- Language: TypeScript
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌐 WS Relay
_Relays JSON data from a POST hook to a WebSocket_
## 💾 Installation
It is recommended to run this with [Docker](https://www.docker.com/get-started). You can also run with Node.js >8.x but it is not recommended for production use.
If using Docker, you can either build the image yourself from this repo, or pull the `lolpants/ws-relay` image.