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

Federation support #776

Merged
merged 24 commits into from
Aug 8, 2024
Merged

Federation support #776

merged 24 commits into from
Aug 8, 2024

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    c442a72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08ce21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b8ea5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    148c779 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6243ef1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f271faa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0451cea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c055b12 View commit details
    Browse the repository at this point in the history
  9. Send websocket close message before closing connection and don't log …

    …error if explicitly closed.
    fancycode committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4f95416 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf2e3aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    deb7f71 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ec09d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1873d15 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c3d24b6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ffa70f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a256789 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fd651d7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8672134 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2f76dea View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f4b6f23 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    347abb2 View commit details
    Browse the repository at this point in the history
  22. Use different NATS servers for federation tests.

    Otherwise it would be possible to send events to remote sessions (through
    NATS) even if they are connected to a separate signaling server which has
    it's own NATS server in reality.
    fancycode committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b8b6f37 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c83c42c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    11a1f36 View commit details
    Browse the repository at this point in the history