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: RPC server, client, bidirectional streaming #1115

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

Commits on Sep 24, 2018

  1. add new streaming handler

    anjmao committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    d3a1614 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. generate rpc streaming calls

    anjmao committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    b19cd84 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    6f27a9c View commit details
    Browse the repository at this point in the history
  2. update index.d types

    anjmao committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    de744d6 View commit details
    Browse the repository at this point in the history
  3. fix service unit tests

    anjmao committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    beb53c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. add stream close event typings

    anjmao committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    7a82daf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. add missing $protobuf alias

    anjmao committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    86f968a View commit details
    Browse the repository at this point in the history