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

Chunk Data/Text frames by outboundMaxFrameSize. #96

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2021

  1. Chunk Data/Text frames by outboundMaxFrameSize.

    This change fixes a bug when sending text/data that was large WebsocketKit did not chunk these text/data into mutliple frames.
    hishnash committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    91d92c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Configuration menu
    Copy the full SHA
    4b36618 View commit details
    Browse the repository at this point in the history