- 06 Dec, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 04 Dec, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 03 Dec, 2012 3 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 24 Nov, 2012 2 commits
-
-
Wandenberg Peixoto authored
changing the syntax of calls to ngx_rbtree_delete and ngx_rbtree_insert methods, to not use type casting
-
Wandenberg Peixoto authored
simplifying method ngx_rbtree_generic_insert to use same logic of *_rbtree_insert_value nginx methods
-
- 20 Nov, 2012 4 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
adding function dateToUTCString to ensure two digits on date, the toUTCString function on Date class not ensure that on all browsers
-
Wandenberg Peixoto authored
-
Sebastien Cante authored
-
- 15 Nov, 2012 1 commit
-
-
Wandenberg Peixoto authored
-
- 13 Nov, 2012 4 commits
-
-
geocraft authored
-
Wandenberg Peixoto authored
copying pushstream.js to a temporary dir without the function encapsulation, to all functions be available on tests
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 02 Jul, 2012 1 commit
-
-
Wandenberg Peixoto authored
fix to send close connection immediately when an error happens writting to socket, bug introduced on last commit of May 13, 2012 which sends NGX_OK for connections with NGX_AGAIN writing retturn code
-
- 06 Jun, 2012 3 commits
-
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
Wandenberg Peixoto authored
-
- 04 Jun, 2012 2 commits
-
-
Wandenberg Peixoto authored
adding last_activity_time to channel, to only delete it after is without messages and subscribers, and after 30 seconds of inactivity
-
Wandenberg Peixoto authored
fix memory leak when recovering channel from trash, wrongly reinitializing workers_with_subscribers queue
-
- 30 May, 2012 1 commit
-
-
Wandenberg Peixoto authored
setting default value to message_ttl as 30 minutes to avoid memory leak when stored is on and message_ttl was not configured
-
- 14 May, 2012 12 commits
-
-
Wandenberg Peixoto authored
change use of ngx_http_finalize_request on ngx_http_push_stream_send_response_finalize function to run cleanup connection properly
-
Wandenberg Peixoto authored
-
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
-