Skip to content

Handling permessage-deflate requests #382

@zzgab

Description

@zzgab

Hello!
Is there a way to handle requests specifying compression header?
Sec-WebSocket-Extensions: permessage-deflate

Response should contain the same header (easy), but the request data ($msg in onMessage) would have to be inflated, so would the response data passed to send( ).

Advice appreciated!
Thanks,
Gabriel

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions