Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 664 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 664 Bytes

WebSocketHook.io

Code Climate Dependency Status

A simple web service to receive web hooks over a web socket.

Deploy

This is a Sinatra based web service. When you run it, you can connect to it using any standard Web Socket client, and register a web hook. When you perform a POST on that newly created web hook, you will receive a message via the web socket.