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

support streaming API calls #1

Merged
merged 8 commits into from
Apr 8, 2015
Merged

support streaming API calls #1

merged 8 commits into from
Apr 8, 2015

Commits on Apr 7, 2015

  1. support streaming

    yugui committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    8636aab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8a440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a502a9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff6ac76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    328bb9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    233ae3c View commit details
    Browse the repository at this point in the history
  7. Fix bugs in streaming, which were found with server impl of #1.

    * Use chunked response to actually "stream"
    * Correctly break client-streaming at EOF
    yugui committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    076e12f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2015

  1. Update README

    yugui committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    1ebd4c1 View commit details
    Browse the repository at this point in the history