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

Have a topic per lobby #103

Merged
merged 4 commits into from
Jun 18, 2024
Merged

Have a topic per lobby #103

merged 4 commits into from
Jun 18, 2024

Commits on Jun 18, 2024

  1. Have a topic per lobby

    Instead of always getting a list of peers and pushing a message to each
    of then, we Subscribe on a lobby topic as well so we can publish on
    that.
    erikdubbelboer committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    aee6fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7202161 View commit details
    Browse the repository at this point in the history
  3. Rewrite Subscribe

    erikdubbelboer committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3116d2c View commit details
    Browse the repository at this point in the history
  4. Cleanup after rebase

    erikdubbelboer committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ee294f6 View commit details
    Browse the repository at this point in the history