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

Create Basic Api Key connection #311

Merged
merged 19 commits into from
Sep 15, 2022
Merged

Commits on Sep 12, 2022

  1. add basic realtime auth

    mohyour committed Sep 12, 2022
    1 Configuration menu
    Copy the full SHA
    5f2c717 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. create connection

    mohyour committed Sep 13, 2022
    1 Configuration menu
    Copy the full SHA
    bc1b8a4 View commit details
    Browse the repository at this point in the history
  2. update connection

    mohyour committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4b32136 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f3f8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef06394 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82a42f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8daa107 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cad097 View commit details
    Browse the repository at this point in the history
  8. Add Connection.state

    owenpearson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    3d1a835 View commit details
    Browse the repository at this point in the history
  9. Add Realtime.close method

    owenpearson committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    d5b7d0b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    615a873 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cbe3a07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16fabf2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c479e12 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d5f00f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. add api key check

    mohyour committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    7e73898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8f3c9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fce2edf View commit details
    Browse the repository at this point in the history
  4. change base type of ProtocolMessageAction to IntEnum

    fix hanging test
    mohyour committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    940d0cc View commit details
    Browse the repository at this point in the history