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

Fix missing presence events on subscription #419

Merged
merged 7 commits into from
Nov 18, 2024
Merged

Fix missing presence events on subscription #419

merged 7 commits into from
Nov 18, 2024

Commits on Nov 17, 2024

  1. fix(event-engine): fix missing presence events on subscription

    Fix issue because of which presence events not delivered to the `Subscription` and
    `SubscriptionSet` objects (only global listeners).
    parfeon committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    02e3db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1561f View commit details
    Browse the repository at this point in the history
  3. test: run all tests

    parfeon committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    41d876c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da45e11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    209e56c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c3596a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    82d0865 View commit details
    Browse the repository at this point in the history