While I have the attention of both of you, are either of you aware of any project that lets you expose a webhook to a client-side JavaScript application? (the JavaScript application as the "receiver")
For example, if I wanted a webpage to display a feed of notifications without running a specialized backend. Maybe something like reverse HTTP? (http://www.reversehttp.net/)