Skip to content

Gzip support (permessage-deflate) #516

Answered by enisdenjo
intellix asked this question in Q&A
Discussion options

You must be logged in to vote

WebSockets do support compression. However, this happens one layer above graphql-ws so we inherently support compression if the server does.

If you're using Node ws library, you need to set up the server configuring the perMessageDeflate options.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@intellix
Comment options

@enisdenjo
Comment options

Answer selected by enisdenjo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants