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

WIP: feat(generic): add binarypb generics #1484

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    a812b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b2ebd3 View commit details
    Browse the repository at this point in the history
  3. Rewrote binarypb_codec_test

    jieqiboh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4cee67a View commit details
    Browse the repository at this point in the history
  4. Rewrite binarypbgenerics and add tests

    Make binarypbgenerics forward entire payload with metainfo included.
    Also add additional tests for a normal server and biz error scenario.
    jieqiboh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d1f4d9c View commit details
    Browse the repository at this point in the history
  5. Resolve import order

    jieqiboh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cc756f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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