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

Snappy frame encode big payloads as chunks as per the standard #3912

Merged
merged 11 commits into from
May 4, 2022

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    4d8d055 View commit details
    Browse the repository at this point in the history
  2. cleanup comments

    g11tech committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    42b1761 View commit details
    Browse the repository at this point in the history
  3. moving the chunking upstream

    g11tech committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    d7c767c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85202ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d98f69 View commit details
    Browse the repository at this point in the history
  6. fixing the uncompress test

    g11tech committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    105300e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. update the package fix

    g11tech committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a2895f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f5114e View commit details
    Browse the repository at this point in the history
  3. update comment

    g11tech committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    0652fdb View commit details
    Browse the repository at this point in the history
  4. lint

    g11tech committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    66f1c3f View commit details
    Browse the repository at this point in the history
  5. flip async and sync chunks

    g11tech committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    23b0882 View commit details
    Browse the repository at this point in the history