log mod_pubsub_eventsource/mod_pubsub_eventsource.lua @ 1343:7dbde05b48a9

age author description
Tue, 11 Mar 2014 18:44:01 +0100 Florian Zeitz all the things: Remove trailing whitespace
Mon, 02 Dec 2013 03:07:48 +0000 Matthew Wild mod_pubsub_eventsource: Publish only the content of known payload types (JSON, 'data' [from MQTT])
Mon, 02 Dec 2013 03:06:10 +0000 Matthew Wild mod_pubsub_eventsource: Add CORS headers for cross-domain support
Thu, 15 Nov 2012 13:27:53 -0500 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