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 gateway #1238

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

feat: gRPC gateway #1238

wants to merge 30 commits into from

Commits on Nov 29, 2022

  1. WIP: gRPC gateway

    hperl committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3cafe32 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 6, 2022

  1. WIP

    hperl committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    79a45a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. WIP: grpc gateway

    hperl committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    a86c910 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. WIP

    hperl committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    8fd10fa View commit details
    Browse the repository at this point in the history
  2. chore: update sdk

    hperl committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    57a26a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. WIP: E2E tests missing

    hperl committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    c20f53a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. feat: switch to gRPC gateway

    hperl committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2f11642 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    3b006fa View commit details
    Browse the repository at this point in the history
  2. fix: docs examples

    hperl committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    31e931c View commit details
    Browse the repository at this point in the history
  3. chore: format

    hperl committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    7ec7e6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    600be5f View commit details
    Browse the repository at this point in the history
  5. fix: block on dial

    hperl committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4883c7c View commit details
    Browse the repository at this point in the history
  6. chore: remove http handlers

    hperl committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    36d77f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    7a8c33f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9e5646 View commit details
    Browse the repository at this point in the history
  3. fix: re-add ParseErrors field

    hperl committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a769059 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    147b988 View commit details
    Browse the repository at this point in the history
  5. chore: make sdk

    hperl committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4136a0b View commit details
    Browse the repository at this point in the history
  6. chore: fix makefile

    hperl committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e588023 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1452688 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. fix: null tree

    hperl committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    619a306 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. fix: add internal gRPC server

    hperl committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    a99a212 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 16, 2023

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

Commits on Mar 28, 2023

  1. chore: sdk

    hperl committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    149c9cd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    8bb9ab6 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    hperl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d2d14c8 View commit details
    Browse the repository at this point in the history
  3. chore: bump deps

    hperl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f2eea82 View commit details
    Browse the repository at this point in the history
  4. fix buf

    hperl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    628979f View commit details
    Browse the repository at this point in the history