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

Issue #4475 - fix WebSocket streaming message ordering #4486

Merged

Commits on Jan 14, 2020

  1. Issue #4475 - proof of concept

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Jan 14, 2020
    6 Configuration menu
    Copy the full SHA
    26d12b9 View commit details
    Browse the repository at this point in the history
  2. Issue #4475 - add test for fragmented frames

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    16c406b View commit details
    Browse the repository at this point in the history
  3. Issue #4475 - add tests not reading until EOF

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    c7b6ccc View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    3fd7094 View commit details
    Browse the repository at this point in the history
  2. Issue #4475 - use state machine for MessageInputStream

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    3d309a5 View commit details
    Browse the repository at this point in the history
  3. Issue #4475 - improve testing for MessageInputStream

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    08b1be6 View commit details
    Browse the repository at this point in the history