https://github.com/pke/webhook2websocket
Forwards webhook payload to websockets
https://github.com/pke/webhook2websocket
http webhook websocket
Last synced: 7 months ago
JSON representation
Forwards webhook payload to websockets
- Host: GitHub
- URL: https://github.com/pke/webhook2websocket
- Owner: pke
- License: mit
- Created: 2018-11-30T10:43:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T07:19:40.000Z (about 1 year ago)
- Last Synced: 2025-02-02T00:11:50.217Z (9 months ago)
- Topics: http, webhook, websocket
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# WebHook To WebSocket server
This server broadcasts all incoming requests to all connected websocket clients.