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

Client protocol v2 #58

Merged
merged 34 commits into from
Jul 20, 2022
Merged

Client protocol v2 #58

merged 34 commits into from
Jul 20, 2022

Commits on Jan 22, 2022

  1. autoResubscribeErrorCodes

    FZambia committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    5c957ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399c630 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

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

Commits on Jan 25, 2022

  1. update to latest protocol

    FZambia committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    de95bb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    0b6ee2c View commit details
    Browse the repository at this point in the history
  2. update proto

    FZambia committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    fad01bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b62041c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e0d6cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b1bb1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea26cc8 View commit details
    Browse the repository at this point in the history
  7. fix warnings

    FZambia committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    865f220 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. swift 5, use Result type

    FZambia committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e88904c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    8c74527 View commit details
    Browse the repository at this point in the history
  2. bump swift in CI

    FZambia committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    406eda7 View commit details
    Browse the repository at this point in the history
  3. comment out os log

    FZambia committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    4e49796 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

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

Commits on Apr 19, 2022

  1. connecting, subscribing

    FZambia committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    c3e4463 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. disconnect on loosing focus

    FZambia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6840679 View commit details
    Browse the repository at this point in the history
  2. renamings

    FZambia committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6f78a0f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. fix warns

    FZambia committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    bad78c6 View commit details
    Browse the repository at this point in the history
  2. fix unsubscribe event

    FZambia committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    de22f3f View commit details
    Browse the repository at this point in the history
  3. fix codes

    FZambia committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    61c39fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84700f5 View commit details
    Browse the repository at this point in the history
  5. fix merge

    FZambia committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    000de51 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. handle unsubscribe code

    FZambia committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    2f5638c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    9181088 View commit details
    Browse the repository at this point in the history
  2. richer subscribed context

    FZambia committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1b79f9f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. unsubscribe reason

    FZambia committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d6c633f View commit details
    Browse the repository at this point in the history
  2. remove private channel prefix

    FZambia committed May 18, 2022
    Configuration menu
    Copy the full SHA
    f1a641f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

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

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    7870523 View commit details
    Browse the repository at this point in the history
  2. changelog

    FZambia committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    269cd80 View commit details
    Browse the repository at this point in the history
  3. update changelog

    FZambia committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    7eab4e1 View commit details
    Browse the repository at this point in the history
  4. update readme

    FZambia committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    ba06e0b View commit details
    Browse the repository at this point in the history