log mod_pubsub_eventsource/mod_pubsub_eventsource.lua @ 2141:218a3d3f7f97

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