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

Add pause/resume to protocol #36

Merged
merged 1 commit into from
Jan 4, 2022

Commits on Dec 7, 2021

  1. Add pause/resume to protocol

    With a slow enough consumer it is possible to freeze the websocket server
    for that connection causing the ping to timeout.  pause and resume
    messages are now added to the protocol to tell client to stop writing
    data if the server side buffer is filling up.
    ibuildthecloud committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    92531e6 View commit details
    Browse the repository at this point in the history