Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

webhook-relay. Another of my experiments with Node.js: webhook-relay is a self-contained queue and webhook request sending agent. Your application can POST to it specifying a webhook alert to be sent off, and webhook-relay will place that request in an in-memory queue and send it on its own time, avoiding the need for your main application server to block until the outgoing request has been processed.

Tagged , , , , , ,

0 comments

No comments.

Comments are closed.
A django site