- 04 May, 2014 3 commits
-
-
Wandenberg authored
ensure all queue members are initialized to not produce errors on calling remove function, without insert them on a queue
-
Wandenberg authored
-
Wandenberg authored
-
- 09 Nov, 2013 37 commits
-
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
remove global references to main module conf, ping and long polling timeout messages, and shared memory zones
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
add push_stream_timeout_with_body directive to indicate whether send a full message on timed out long polling connections, or not
-
Wandenberg authored
start etag as 1 to avoid concurrency problems when subscriber connects on the same second of a message is published
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
change the publish message action through a WebSocket connection to add the message to all subscribed channels
-
Wandenberg authored
make possible post messages in some channels or delete them at once specifying their ids on push_stream_channels_path diretive separated by a slash
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
avoid reapply formatter to header, message or footer template when inside an if on event source mode
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
-
Wandenberg authored
normalize use of backtrack, last_event_id and if_modified_since/if_none_match values to get old messages on all subscriber modes
-
Wandenberg authored
-