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

[FIXED] Websocket decompression of continuation frames #755

Merged
merged 1 commit into from Jun 21, 2021

Commits on Jun 21, 2021

  1. [FIXED] Websocket decompression of continuation frames

    When compression is used, the full message payload need to be
    assembled (in case there are continuation frames) before being
    decompressed.
    
    Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
    kozlovic committed Jun 21, 2021
    Copy the full SHA
    9fc5222 View commit details
    Browse the repository at this point in the history