Software /
code /
prosody-modules
Log
mod_pubsub_eventsource/mod_pubsub_eventsource.lua @ 3407:26ae3b6a8a57
description | author | age |
---|---|---|
all the things: Remove trailing whitespace | Florian Zeitz | 2014-03-11 |
mod_pubsub_eventsource: Publish only the content of known payload types (JSON, 'data' [from MQTT]) | Matthew Wild | 2013-12-02 |
mod_pubsub_eventsource: Add CORS headers for cross-domain support | Matthew Wild | 2013-12-02 |
mod_pubsub_eventsource: An experimental plugin for allowing non-XMPP subscriptions to pubsub nodes over HTML5's server-sent events (SSE/EventSource) API | Matthew Wild | 2012-11-15 |