1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nchan_subscriber_info for multi channels, too
Leo P.
as Leo P
More... about 3 years ago
testing locations for nchan_subscriber_info
Leo P.
as Leo P
More... about 3 years ago
don't want to update celluloid
Leo P.
as Leo P
More... about 3 years ago
nchan_subscriber_info feature
Leo P.
as Leo P
More... about 3 years ago
fix: Nchan logged all longpoll, EventSource and chunked disconnects with status 400 instead of 499. (since v1.2.7)
Leo P.
as Leo P
More... about 3 years ago
nchan_tools gem version bump
Leo P.
as Leo P
More... about 3 years ago
add nchan-redis-debug --watch-channels
Leo P.
as Leo P
More... about 3 years ago
redis gem version must support cluster stuff
Leo P.
as Leo P
More... over 3 years ago
nchan_tools bump
Leo P.
as Leo P
More... over 3 years ago
nchan_tools redis dependency
Leo P.
as Leo P
More... over 3 years ago
fix: nchan_tools gem dependency on ruby >=2.7.0 syntax
Leo P.
as Leo P
More... over 3 years ago
oops the batch size was tiny
Leo P.
as Leo P
More... over 3 years ago
minor nchan-redis-debug tweak
Leo P.
as Leo P
More... over 3 years ago
nchan_tools gem version bump
Leo P.
as Leo P
More... over 3 years ago
fix nchan-tools gem http2 compatibility trigger
Leo P.
as Leo P
More... over 3 years ago
add rdsck tool
Leo P.
as Leo P
More... over 3 years ago
docs: document channel deletion behavior More... over 3 years ago
docs: explain how to delete pubsub channels More... over 3 years ago
docs: add warning about using nchan_subscribe_existing_channels_only and nchan_message_timeout More... over 3 years ago
add support for publisher response variables derifed from the channel info message: $nchan_channel_subscriber_last_seen, $nchan_channel_subscriber_count, $nchan_channel_message_count More... over 3 years ago
GCC 10 compatibility
Leo P.
as Leo P
More... almost 4 years ago
stay C89 compliant
Leo P.
as Leo P
More... about 4 years ago
a comment
Leo P.
as Leo P
More... about 4 years ago
version bump
Leo P.
as Leo P
More... about 4 years ago
updated changelog
Leo P.
as Leo P
More... about 4 years ago
empty eventsource pings should be an empty comment, not just a newline
Leo P.
as Leo P
More... about 4 years ago
EventSource pings can be comments, too
Leo P.
as Leo P
More... about 4 years ago
if a subscriber sends data when it isn't supposed to, finalize its request for longpoll and close the connection for eventsource and multipart/chunked
Leo P.
as Leo P
More... about 4 years ago
better documentation for EventSource ping settings
Leo P.
as Leo P
More... about 4 years ago
Merge branch 'master' into eventsource_pings
Leo P.
as Leo P
More... about 4 years ago