Skip to content

Option to attach subscribed_at to presence - #436

Open
FZambia wants to merge 16 commits into
masterfrom
presence_subscribed_at
Open

Option to attach subscribed_at to presence#436
FZambia wants to merge 16 commits into
masterfrom
presence_subscribed_at

Conversation

@FZambia

@FZambia FZambia commented Dec 10, 2024

Copy link
Copy Markdown
Member

New boolean flag SubscribeOptions.PresenceAttachSubscribedAt allows telling Centrifuge to attach subscribed_at field to presence information. This contains Unix timestamp milliseconds when client subscribed to a channel, it's then available in node.Presence response

@codecov

codecov Bot commented Dec 10, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.09%. Comparing base (3a3fceb) to head (8705cac).

Additional details and impacted files
@@               Coverage Diff               @@
##           v0.34.0_dev     #436      +/-   ##
===============================================
- Coverage        83.20%   83.09%   -0.12%     
===============================================
  Files               39       39              
  Lines             8846     8859      +13     
===============================================
+ Hits              7360     7361       +1     
- Misses            1131     1139       +8     
- Partials           355      359       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FZambia
FZambia changed the base branch from master to v0.34.0_dev December 22, 2024 09:46
@FZambia
FZambia changed the base branch from v0.34.0_dev to master January 20, 2025 13:25
@centrifugal centrifugal deleted a comment from 0072533447 Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant