- 14 May, 2012 10 commits
-
-
Wandenberg Peixoto authored
adding a way to pass extra parameters in subscriber url, the extraParams function will be called before each connection to server
-
Sebastien Cante authored
Added a End of batch flag for client of pushtream.js to know when it is finished receiving a long polling batch. End of batch flag is set to true for all transport except long polling when the client can receive a batch of messages at once in between 2 long polling request. This is to help client pushstream.js to implement some filter logic at batch level (for example discard stale messages)
-
Sebastien Cante authored
enable push stream client to use 443 as non ssl port to prevent caching that occurs on some proxies on 80 port
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 13 May, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 12 Apr, 2012 1 commit
-
-
Wandenberg Peixoto authored
fix initial temp pool size to be 1024 multiple, the old value cause error when try to allocate more memory than the initial value
-
- 07 Apr, 2012 3 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 02 Apr, 2012 2 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 17 Mar, 2012 4 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
optimizing message creation and check return of function ngx_http_push_stream_apply_text_template calls for errors
-
Wandenberg Peixoto authored
-
- 14 Mar, 2012 1 commit
-
-
Wandenberg Peixoto authored
fix memory leaks when saving channels on a rbtree with ids which collides, problem inherited from Nginx and reported by Lanshun Zhou
-
- 21 Feb, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 18 Feb, 2012 5 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 16 Feb, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 15 Feb, 2012 5 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
removing conditional use of ngx_time_update function, versions 0.7.x are no longer supported, since version 0.2.5
-
Wandenberg Peixoto authored
-
- 14 Feb, 2012 4 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 12 Feb, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 19 Jan, 2012 1 commit
-
-
Wandenberg Peixoto authored
-