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

refactor: upgrade implementation of GRPC (from grpcio to tonic) #18

Merged
merged 12 commits into from
Nov 10, 2022

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    e5f990a View commit details
    Browse the repository at this point in the history
  2. refactor: fmt code with

    archerny committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    8e7fef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b787c66 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    2c64f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa92fcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e402a97 View commit details
    Browse the repository at this point in the history
  4. refactor: adopt suggestion for src/model/write/request.rs

    Co-authored-by: kamille <34352236+Rachelint@users.noreply.github.com>
    archerny and Rachelint committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    ec08ba0 View commit details
    Browse the repository at this point in the history
  5. refactor: adopt suggestion for src/rpc_client/rpc_client_impl.rs

    Co-authored-by: kamille <34352236+Rachelint@users.noreply.github.com>
    archerny and Rachelint committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b16ec57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c975e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7eb846 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ca2363 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cab2518 View commit details
    Browse the repository at this point in the history