Skip to content

Does graphql-ws support custom (non-graphql) message types? #341

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

You must be logged in to vote

No. Invalid messages result in immediate connection termination.

I recommend reserving a separate WS connection for any non-GraphQL activities.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mikecann
Comment options

Answer selected by mikecann
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