Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presence for pub/sub #212

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Presence for pub/sub #212

wants to merge 2 commits into from

Conversation

palkan
Copy link
Member

@palkan palkan commented Dec 20, 2024

What is the purpose of this pull request?

This is the first part of the presence feature: support for pub/sub (or signed) streams. This is a minimal usable subset of the presence feature.

What changes did you make? (overview)

  • Added new commands to Node: PresenceJoin, PresenceLeave, Presence
  • Extended Broker interface with presence-related features
  • Implemented presence functionality for Memory broker.

Is there anything you'd like reviewers to focus on?

Checklist

  • I've added tests for this change
  • I've added a Changelog entry
  • I've updated documentation

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