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

feat(core): add IPC channel #6813

Merged
merged 25 commits into from May 11, 2023
Merged

feat(core): add IPC channel #6813

merged 25 commits into from May 11, 2023

Commits on Apr 26, 2023

  1. Copy the full SHA
    cfed95a View commit details
    Browse the repository at this point in the history
  2. simplify code

    lucasfernog committed Apr 26, 2023
    Copy the full SHA
    6737c68 View commit details
    Browse the repository at this point in the history
  3. add iOS impl

    lucasfernog committed Apr 26, 2023
    Copy the full SHA
    c4f7c14 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Copy the full SHA
    c578b17 View commit details
    Browse the repository at this point in the history
  2. add change file

    lucasfernog committed Apr 27, 2023
    Copy the full SHA
    f6a0907 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Copy the full SHA
    f5f3174 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2a19f01 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Copy the full SHA
    cffd9ce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c71f4fa View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Copy the full SHA
    1cf7f9a View commit details
    Browse the repository at this point in the history
  2. add type

    lucasfernog committed May 6, 2023
    Copy the full SHA
    a40e9cd View commit details
    Browse the repository at this point in the history
  3. add headers

    lucasfernog committed May 6, 2023
    Copy the full SHA
    088e049 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    40a8422 View commit details
    Browse the repository at this point in the history
  5. fix: ios build

    lucasfernog committed May 6, 2023
    Copy the full SHA
    d7c0552 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Copy the full SHA
    8a5240a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Copy the full SHA
    3ea4892 View commit details
    Browse the repository at this point in the history
  2. split_once

    lucasfernog committed May 9, 2023
    Copy the full SHA
    36cb3bf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b435550 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2ee8303 View commit details
    Browse the repository at this point in the history
  5. lint

    lucasfernog committed May 9, 2023
    Copy the full SHA
    4d28f04 View commit details
    Browse the repository at this point in the history
  6. fix ci

    lucasfernog committed May 9, 2023
    Copy the full SHA
    6359fc9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0da8170 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Copy the full SHA
    75e735d View commit details
    Browse the repository at this point in the history
  2. fmt

    lucasfernog committed May 10, 2023
    Copy the full SHA
    823ac0a View commit details
    Browse the repository at this point in the history
  3. update example [skip ci]

    lucasfernog committed May 10, 2023
    Copy the full SHA
    9122e27 View commit details
    Browse the repository at this point in the history