1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Proc.new is obsolete, Ruby says. Use &block, Ruby says. Alright, Ruby, just this once -- alright.
Leo P.
as Leo P
More... over 4 years ago
add periodic ping support for EventSource subscribers
Leo P.
as Leo P
More... over 4 years ago
fix: Redis pending_commands count should not be incremented when running a redis_command with no callback (fix #543)
Leo P.
as Leo P
More... over 4 years ago
Merge branch 'pr/548': fix channel deletion not propagating to Redis slaves
Leo P.
as Leo P
More... over 4 years ago
Fix channel DELETION on redis cluster configuration More... over 4 years ago
Merge branch 'master' of github.com:slact/nchan
Leo P.
as Leo P
More... almost 5 years ago
fix possible stack overflow in websocket parser
Leo P.
as Leo P
More... almost 5 years ago
Merge pull request #537 from Jason-Cooke/patch-1 More... almost 5 years ago
docs: fix typo More... almost 5 years ago
version bump
Leo P.
as Leo P
More... almost 5 years ago
changes
Leo P.
as Leo P
More... almost 5 years ago
Merge branch 'fix-522'
Leo P.
as Leo P
More... almost 5 years ago
fix: possible crash in some cases of a transient failure of a Redis cluster node
Leo P.
as Leo P
More... almost 5 years ago
fix: when using Redis, a channel can stop receiving new messages if they are published faster than they can be sent to subscribers and the message buffer is sufficiently small
Leo P.
as Leo P
More... about 5 years ago
pass the chain, not the bufchain -- which coincidentally worked fine but It's Wrong
Leo P.
as Leo P
More... about 5 years ago
more informative channel_id for subscribe callback tests
Leo P.
as Leo P
More... about 5 years ago
slightly nicer test reporter
Leo P.
as Leo P
More... about 5 years ago
update test nginx conf for delimitered multichannels
Leo P.
as Leo P
More... about 5 years ago
Merge branch 'fix-492' : channel multiplexing wait-counter overflow
Leo P.
as Leo P
More... about 5 years ago
update generated README for nchan_max_channel_id_length
Leo P.
as Leo P
More... about 5 years ago
fix: websocket PONG response didn't include PING data
Leo P.
as Leo P
More... about 5 years ago
adding ping/pong websocket hooks for testing works ok now
Leo P.
as Leo P
More... about 5 years ago
update nchan_max_channel_id_length documentation
Leo P.
as Leo P
More... about 5 years ago
pretty up multiplexing test
Leo P.
as Leo P
More... about 5 years ago
don't use that fancy long short_id
Leo P.
as Leo P
More... about 5 years ago
fix: channel multiplexing multisub wait-counter overflow
Leo P.
as Leo P
More... about 5 years ago
fix: specially crafted websocket publisher requests when using Redis can result in invalid use-after-free memory access
Leo P.
as Leo P
More... about 5 years ago
fix: clear old redis nodesets on create_main_conf
Leo P.
as Leo P
More... about 5 years ago
version bump
Leo P.
as Leo P
More... about 5 years ago
document adding multiple Access-Control Origin hosts
Leo P.
as Leo P
More... about 5 years ago