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

Kyo grpc #723

Draft
wants to merge 52 commits into
base: main
Choose a base branch
from
Draft

Kyo grpc #723

wants to merge 52 commits into from

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    981f886 View commit details
    Browse the repository at this point in the history
  2. Fix warnings

    steinybot committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7c9dd57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e10b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Add kyo-grpc project

    steinybot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    914ab9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3c3fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1de9f View commit details
    Browse the repository at this point in the history
  4. Fix build

    steinybot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a3ecc0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d51bb4 View commit details
    Browse the repository at this point in the history
  6. Fix collection conversions

    steinybot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1f85c2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db630b5 View commit details
    Browse the repository at this point in the history
  8. Get JS E2E tests working

    steinybot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    68ba2af View commit details
    Browse the repository at this point in the history
  9. Migrate test to scalatest

    steinybot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    923de9d View commit details
    Browse the repository at this point in the history
  10. Add GrpcResponse

    steinybot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    64ad69d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    785c80c View commit details
    Browse the repository at this point in the history
  12. Fix build aggregates

    steinybot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7b42cc7 View commit details
    Browse the repository at this point in the history
  13. Add PB.targets

    steinybot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cec0856 View commit details
    Browse the repository at this point in the history
  14. Update example

    steinybot committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    13b065c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    6bc4ffc View commit details
    Browse the repository at this point in the history
  2. Add AbstractService parent

    steinybot committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f05fa0a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 16, 2024

  1. Fix object builder

    steinybot committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8b66f96 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Generate service companion

    steinybot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a643dbb View commit details
    Browse the repository at this point in the history
  2. Simplify generated code

    steinybot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7beb4b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Handle shutdown gracefully

    steinybot committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6ac8580 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Update test.proto

    steinybot committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    2ce84e4 View commit details
    Browse the repository at this point in the history
  2. Fix implicits

    steinybot committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e39ec54 View commit details
    Browse the repository at this point in the history
  3. Add server test

    steinybot committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0d3ed0c View commit details
    Browse the repository at this point in the history
  4. Add test for aborts

    steinybot committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    f74c6ee View commit details
    Browse the repository at this point in the history
  5. Add fail test

    steinybot committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    6bdad01 View commit details
    Browse the repository at this point in the history
  6. Tidy up tests

    steinybot committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    845835c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Start writing client

    steinybot committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    74469bc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 21, 2024

  1. Update grpc example

    steinybot committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e4905b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

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

Commits on Sep 3, 2024

  1. Add gRPC helpers

    steinybot committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9328546 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    269a903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a3893 View commit details
    Browse the repository at this point in the history
  3. Handle abort first

    steinybot committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1ad73e2 View commit details
    Browse the repository at this point in the history
  4. Update gRPC example

    steinybot committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dada1e3 View commit details
    Browse the repository at this point in the history
  5. Rename package

    steinybot committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3be41ea View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fix gRPC tests

    steinybot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0448c7b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Add gRPC stream observers

    steinybot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f2cb617 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    48827a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71cc5d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    3c2675d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acbaa4a View commit details
    Browse the repository at this point in the history
  3. Fix tests

    steinybot committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6094c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Implement client streaming

    steinybot committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b171c43 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Get streaming working

    steinybot committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    715b465 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Fix test service

    steinybot committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    33338c2 View commit details
    Browse the repository at this point in the history