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

RPC implementation via FFI #276

Merged
merged 141 commits into from
Oct 24, 2024
Merged

RPC implementation via FFI #276

merged 141 commits into from
Oct 24, 2024

Commits on Sep 20, 2024

  1. draft

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d7e3a4d View commit details
    Browse the repository at this point in the history
  2. wip

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bc4d82c View commit details
    Browse the repository at this point in the history
  3. wip

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9e052e9 View commit details
    Browse the repository at this point in the history
  4. wip

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d64a4b5 View commit details
    Browse the repository at this point in the history
  5. harness

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a55c07e View commit details
    Browse the repository at this point in the history
  6. working

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6a36334 View commit details
    Browse the repository at this point in the history
  7. working

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d7eae1a View commit details
    Browse the repository at this point in the history
  8. better

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0083605 View commit details
    Browse the repository at this point in the history
  9. better

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6aa8a61 View commit details
    Browse the repository at this point in the history
  10. better

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dd659ce View commit details
    Browse the repository at this point in the history
  11. fixes

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bb870a2 View commit details
    Browse the repository at this point in the history
  12. Do it

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e648522 View commit details
    Browse the repository at this point in the history
  13. comments

    bcherry committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    69719dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ead34bb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. switch to registers

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b7a36aa View commit details
    Browse the repository at this point in the history
  2. cleanup

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c5d1e52 View commit details
    Browse the repository at this point in the history
  3. autoack

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c6d80a8 View commit details
    Browse the repository at this point in the history
  4. Clean up

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4c70522 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45a819f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a925ea View commit details
    Browse the repository at this point in the history
  7. updates

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f216ac1 View commit details
    Browse the repository at this point in the history
  8. fixes

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    710800e View commit details
    Browse the repository at this point in the history
  9. Clean up exampeles

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d963dc5 View commit details
    Browse the repository at this point in the history
  10. simplify

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a4e441f View commit details
    Browse the repository at this point in the history
  11. logs

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    208993a View commit details
    Browse the repository at this point in the history
  12. simple

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5fae10f View commit details
    Browse the repository at this point in the history
  13. readme

    bcherry committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7dba8ba View commit details
    Browse the repository at this point in the history
  14. Update README.md

    bcherry authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    319ea58 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Cleanup

    bcherry committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0c5cbe8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. reuse

    bcherry committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    912638c View commit details
    Browse the repository at this point in the history
  2. lint

    bcherry committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    30ad557 View commit details
    Browse the repository at this point in the history
  3. format

    bcherry committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    71dde9f View commit details
    Browse the repository at this point in the history
  4. better error handling

    bcherry committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    00a06ca View commit details
    Browse the repository at this point in the history
  5. fmt

    bcherry committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e4320f3 View commit details
    Browse the repository at this point in the history
  6. max length

    bcherry committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5fe1317 View commit details
    Browse the repository at this point in the history
  7. add participant disconnected

    bcherry committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    924108a View commit details
    Browse the repository at this point in the history
  8. docs

    bcherry committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d4ac570 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70800ef View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Error updates

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0697269 View commit details
    Browse the repository at this point in the history
  2. int

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5506684 View commit details
    Browse the repository at this point in the history
  3. remove stub

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fe6eba6 View commit details
    Browse the repository at this point in the history
  4. tests

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9051646 View commit details
    Browse the repository at this point in the history
  5. tests

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5bc0387 View commit details
    Browse the repository at this point in the history
  6. ther

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    805c590 View commit details
    Browse the repository at this point in the history
  7. other tests

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5048cf3 View commit details
    Browse the repository at this point in the history
  8. update workflows

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ed3f991 View commit details
    Browse the repository at this point in the history
  9. reuse

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4297d95 View commit details
    Browse the repository at this point in the history
  10. Improvement

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b3bd24b View commit details
    Browse the repository at this point in the history
  11. fmt

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d27b9ae View commit details
    Browse the repository at this point in the history
  12. Fix error in example

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e800bf5 View commit details
    Browse the repository at this point in the history
  13. Cleanup

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b186125 View commit details
    Browse the repository at this point in the history
  14. fix

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bff53e5 View commit details
    Browse the repository at this point in the history
  15. Format

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7e8e23b View commit details
    Browse the repository at this point in the history
  16. Comments

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    abb1c6a View commit details
    Browse the repository at this point in the history
  17. rm

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a872a41 View commit details
    Browse the repository at this point in the history
  18. fix

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    597e889 View commit details
    Browse the repository at this point in the history
  19. More errors

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0d9da4b View commit details
    Browse the repository at this point in the history
  20. things

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1a2fe78 View commit details
    Browse the repository at this point in the history
  21. simplify

    bcherry committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    23fd42f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 4, 2024

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

    bcherry committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    085e130 View commit details
    Browse the repository at this point in the history
  3. almost

    bcherry committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ba4e8f3 View commit details
    Browse the repository at this point in the history
  4. tests

    bcherry committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a99a6eb View commit details
    Browse the repository at this point in the history
  5. rust

    bcherry committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    564ba85 View commit details
    Browse the repository at this point in the history
  6. proto

    bcherry committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    506708a View commit details
    Browse the repository at this point in the history
  7. fixes

    bcherry committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0dd7e2d View commit details
    Browse the repository at this point in the history
  8. Fixing example code

    bcherry committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9661339 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. It works

    bcherry committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1a33b02 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. amost

    bcherry committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2d4b7e6 View commit details
    Browse the repository at this point in the history
  2. wip

    bcherry committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    092ff98 View commit details
    Browse the repository at this point in the history
  3. update

    bcherry committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5248bd2 View commit details
    Browse the repository at this point in the history
  4. rst

    bcherry committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0b4affe View commit details
    Browse the repository at this point in the history
  5. logging

    bcherry committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3009afe View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fixes

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bcb80a1 View commit details
    Browse the repository at this point in the history
  2. fixes

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    928808a View commit details
    Browse the repository at this point in the history
  3. it works

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6c85ff4 View commit details
    Browse the repository at this point in the history
  4. updates

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c4271b9 View commit details
    Browse the repository at this point in the history
  5. cleanup

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    246af97 View commit details
    Browse the repository at this point in the history
  6. fixes

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5a81ab9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddd92cc View commit details
    Browse the repository at this point in the history
  8. rust

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c023906 View commit details
    Browse the repository at this point in the history
  9. readme

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cea2fcf View commit details
    Browse the repository at this point in the history
  10. remove tests

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7532f01 View commit details
    Browse the repository at this point in the history
  11. fmt

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f8bd869 View commit details
    Browse the repository at this point in the history
  12. lint

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ea7dec3 View commit details
    Browse the repository at this point in the history
  13. opt

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b0c4879 View commit details
    Browse the repository at this point in the history
  14. number

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bebe539 View commit details
    Browse the repository at this point in the history
  15. sender->caller

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d9d8a96 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d98f01 View commit details
    Browse the repository at this point in the history
  17. fmt

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b5102e1 View commit details
    Browse the repository at this point in the history
  18. Updated lint

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    453c6da View commit details
    Browse the repository at this point in the history
  19. timeoutMs

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b506416 View commit details
    Browse the repository at this point in the history
  20. r

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f10ac1a View commit details
    Browse the repository at this point in the history
  21. Changes

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9ddfeb5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1439802 View commit details
    Browse the repository at this point in the history
  23. fix

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    71f935c View commit details
    Browse the repository at this point in the history
  24. dv

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3ab2ddf View commit details
    Browse the repository at this point in the history
  25. lint

    bcherry committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d2e329d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. typo

    bcherry committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d8d69be View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. rust

    bcherry committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3193e31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6834b0e View commit details
    Browse the repository at this point in the history
  3. fix

    bcherry committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    aa9c8cf View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. use identity

    bcherry committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8f065a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    902f3d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. r

    bcherry committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    85bda31 View commit details
    Browse the repository at this point in the history
  2. p

    bcherry committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a21904f View commit details
    Browse the repository at this point in the history
  3. r

    bcherry committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    386b7a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

    bcherry committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8b4c1e8 View commit details
    Browse the repository at this point in the history
  3. fmt

    bcherry committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b9573c4 View commit details
    Browse the repository at this point in the history
  4. fixes

    bcherry committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fe07b80 View commit details
    Browse the repository at this point in the history
  5. p

    bcherry committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    aea624c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. r

    bcherry committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    052a4a5 View commit details
    Browse the repository at this point in the history
  2. pb

    bcherry committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    aad63ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea3af0e View commit details
    Browse the repository at this point in the history
  4. nl

    bcherry committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f062c4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3e401c View commit details
    Browse the repository at this point in the history
  6. fixes

    bcherry committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1ee7857 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. wip

    lukasIO committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7c2a356 View commit details
    Browse the repository at this point in the history
  2. fix remaining issues

    lukasIO committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c26fb11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a202a View commit details
    Browse the repository at this point in the history
  4. restore

    bcherry committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2778e79 View commit details
    Browse the repository at this point in the history
  5. fix

    bcherry committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    522a7d7 View commit details
    Browse the repository at this point in the history
  6. fmt

    bcherry committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    30bc129 View commit details
    Browse the repository at this point in the history
  7. remove callbacks

    bcherry committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    912c065 View commit details
    Browse the repository at this point in the history
  8. more

    bcherry committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4e23899 View commit details
    Browse the repository at this point in the history
  9. proto

    bcherry committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f7d2ada View commit details
    Browse the repository at this point in the history
  10. 2

    bcherry committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d63c079 View commit details
    Browse the repository at this point in the history
  11. e

    bcherry committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    020a3d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

    bcherry committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    70c1f2b View commit details
    Browse the repository at this point in the history
  3. clean

    bcherry committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b196668 View commit details
    Browse the repository at this point in the history
  4. unneeded

    bcherry committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    90a6688 View commit details
    Browse the repository at this point in the history
  5. r

    bcherry committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3907a89 View commit details
    Browse the repository at this point in the history
  6. fmt

    bcherry committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d64e40c View commit details
    Browse the repository at this point in the history
  7. fix

    bcherry committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f1f1648 View commit details
    Browse the repository at this point in the history
  8. fmt

    bcherry committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bd305d2 View commit details
    Browse the repository at this point in the history
  9. lint

    bcherry committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1afbd44 View commit details
    Browse the repository at this point in the history
  10. fmt

    bcherry committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f6d6dfa View commit details
    Browse the repository at this point in the history