Software /
code /
prosody-modules
Log
mod_pubsub_eventsource/mod_pubsub_eventsource.lua @ 5494:1bcf755c7bae
description | author | age |
---|---|---|
mod_pubsub_eventsource: Fix processing of newlines | Kim Alvefur | Fri, 12 Mar 2021 21:32:03 +0100 |
all the things: Remove trailing whitespace | Florian Zeitz | Tue, 11 Mar 2014 18:44:01 +0100 |
mod_pubsub_eventsource: Publish only the content of known payload types (JSON, 'data' [from MQTT]) | Matthew Wild | Mon, 02 Dec 2013 03:07:48 +0000 |
mod_pubsub_eventsource: Add CORS headers for cross-domain support | Matthew Wild | Mon, 02 Dec 2013 03:06:10 +0000 |
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 | Thu, 15 Nov 2012 13:27:53 -0500 |