Simon Willison’s Weblog

Subscribe

Items tagged node in Mar, 2010

Filters: Year: 2010 × Month: Mar × node × Sorted by date


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. # 19th March 2010, 10:17 am

Types

Years

Months

Tags