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: grpc servicer implementation per version #3316

Merged

Commits on Dec 6, 2022

  1. feat: grpc servicer implementation per version

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Dec 6, 2022
    Copy the full SHA
    dde673a View commit details
    Browse the repository at this point in the history
  2. chore: address comments

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Dec 6, 2022
    Copy the full SHA
    8f67d96 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. chore: update comments

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Dec 7, 2022
    Copy the full SHA
    c3d656f View commit details
    Browse the repository at this point in the history
  2. chore: refactor server to grpc_app

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Dec 7, 2022
    Copy the full SHA
    1840acd View commit details
    Browse the repository at this point in the history
  3. chore: remove dead types

    Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Dec 7, 2022
    Copy the full SHA
    eb0af7e View commit details
    Browse the repository at this point in the history