Skip to content

Is there a way to pass headers for Subscription? #6289

Discussion options

You must be logged in to vote

The actual problem here is much more complicated. The WebSocket instance in Mesh is instantiated during initialisation providing the connectionParams, and then that client instance is used during execution.

If this weren't so, each subscription would create a new WebSocket connection itself - which is not ideal.

Issue to track: #6335.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@vasily-polonsky
Comment options

@ardatan
Comment options

@vasily-polonsky
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
Labels
None yet
3 participants