Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 393 Bytes

README.markdown

File metadata and controls

11 lines (8 loc) · 393 Bytes

WWCP

wwcp is a webhook relay allowing you to receive webhooks even when you don't have a direct inbound connection from the internet (or when you are only partially connected to the internet).

It works by storing your inbound hooks on a machine that is on the internet (GAE) and then providing a client to poll for those hooks at your leisure.