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

Platform networking #1528

Merged
merged 53 commits into from
Dec 12, 2023
Merged

Platform networking #1528

merged 53 commits into from
Dec 12, 2023

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    88c9565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c757d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

  1. Fixes

    nhachicha committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e521d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455ab2e View commit details
    Browse the repository at this point in the history
  3. Fixing Swig

    nhachicha committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    698e86a View commit details
    Browse the repository at this point in the history
  4. Fixing indentation

    nhachicha committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d64b0b2 View commit details
    Browse the repository at this point in the history
  5. Fixing test

    nhachicha committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    16b62ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3505926 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Fixing tests/cleanup

    nhachicha committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    aa38a74 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    01e6d62 View commit details
    Browse the repository at this point in the history
  2. Proguard fix

    nhachicha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c92871c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Update changelog

    nhachicha committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2c68075 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Initial PR feedback

    nhachicha committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bb4105b View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    nhachicha committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4de15a9 View commit details
    Browse the repository at this point in the history
  3. Bump Core

    nhachicha committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    da49df3 View commit details
    Browse the repository at this point in the history
  4. Fixing renamed types

    nhachicha committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7133797 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    c0180c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5234ba4 View commit details
    Browse the repository at this point in the history
  3. Update name test cases

    clementetb committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ed8e5f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Update test cases

    clementetb committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8da19a0 View commit details
    Browse the repository at this point in the history
  2. Update core

    nhachicha committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    19bc7c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1b5a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Bump core commit

    clementetb committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dc02b10 View commit details
    Browse the repository at this point in the history
  2. Update packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mo…

    …ngodb/AppConfiguration.kt
    
    Co-authored-by: Claus Rørbech <[email protected]>
    nhachicha and rorbech authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    98e718d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fc52a9 View commit details
    Browse the repository at this point in the history
  4. bump baas

    clementetb committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ee4fe03 View commit details
    Browse the repository at this point in the history
  5. Fix test case

    clementetb committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bacf3b0 View commit details
    Browse the repository at this point in the history
  6. PR feedback

    nhachicha committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f0b5f6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e141da View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    b62ba74 View commit details
    Browse the repository at this point in the history
  2. Fixing tests

    nhachicha committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    dd37a22 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fixing test

    nhachicha committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    073e4be View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. - Update Core

    - Closing JVM scheduler in dtors
    nhachicha committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0e41956 View commit details
    Browse the repository at this point in the history
  2. unused import

    nhachicha committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0105a73 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Reverting changes

    nhachicha committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aecef93 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. - Revert engines to OkHttp for JVM and Android and CIO for Darwin

    - Update to CMake 3.27.7
    - Enabling sync tests for Darwin
    nhachicha committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1120c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea50805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fed3971 View commit details
    Browse the repository at this point in the history
  4. - Update Core commit

    - Fix merge error
    nhachicha committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    fdb717a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Reworked the Ktor Websocket Trasnport to use OkHttp for JVM and Andro…

    …id. KTOR doesn't expose Close Frames which are necessary to rely any error code to Core (invalid token for example)
    
    CIO client also has issues with Android doze https://youtrack.jetbrains.com/issue/KTOR-5993
    nhachicha committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    50639db View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. - Cancelled callback when Websocket is closed

    - Fixing CMake conf
    nhachicha committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    042eb8a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    ccda0ec View commit details
    Browse the repository at this point in the history
  2. fixing compile error

    nhachicha committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    71359d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. fixing test

    nhachicha committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a55e9ed View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. PR feedback

    nhachicha committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    96be9c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    486686c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae12f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. PR feedback

    nhachicha committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d491fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e423e3e View commit details
    Browse the repository at this point in the history
  3. - Unused imports

    - Changelog
    nhachicha committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0c8dca8 View commit details
    Browse the repository at this point in the history