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

[ECO-4936] Implement the ability to attach and detach a room #4

Open
wants to merge 2 commits into
base: base-sha/0e9f7035bbbfb7b2d8f8deaa5bad6b4f64174b38
Choose a base branch
from

Commits on Sep 3, 2024

  1. Allow compiler to infer CheckedContinuation error type

    I didn’t know about this feature in 646c220.
    lawrence-forooghian committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fa0e7be View commit details
    Browse the repository at this point in the history
  2. Implement the ability to attach and detach a room

    Based on the simplified requirements described in ably-labs#19. This doesn’t
    include the emission of a room status change; will do that in a separate
    PR.
    lawrence-forooghian committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    09e54f6 View commit details
    Browse the repository at this point in the history