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

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

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.