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: Add ability to generate a generic Rpc interface and client implementation #1061

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    01d1227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58d69d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    4816fec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e16415c View commit details
    Browse the repository at this point in the history
  3. update readme

    corwinsheahan-wf committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    931c2b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e483ba1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    543874b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f82c9d0 View commit details
    Browse the repository at this point in the history
  7. Get async iterable working with generic client

    TODO:
    * Write tests for async iterable and before/after
    * Get generic client reaching feature parity with opinionated client for
    with error handler option
    corwinsheahan-wf committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c36f341 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    19d2bfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daad3b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7bf86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f97bd96 View commit details
    Browse the repository at this point in the history
  5. format

    corwinsheahan-wf committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e133fbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c96f2b View commit details
    Browse the repository at this point in the history