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

Chunking large Identify responses with Signed Records #958

Merged
merged 5 commits into from
Jun 3, 2020

Commits on Jun 3, 2020

  1. first draft

    aarshkshah1992 authored and Stebalien committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    1b36fd8 View commit details
    Browse the repository at this point in the history
  2. more protocol strings

    aarshkshah1992 authored and Stebalien committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    60b52f1 View commit details
    Browse the repository at this point in the history
  3. test large push msgs

    aarshkshah1992 authored and Stebalien committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    c4a1e22 View commit details
    Browse the repository at this point in the history
  4. changes as per review

    aarshkshah1992 authored and Stebalien committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    513e13d View commit details
    Browse the repository at this point in the history
  5. fix: remove more field

    We no longer need it now that we keep reading till the stream closes.
    Stebalien committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    b22add8 View commit details
    Browse the repository at this point in the history