Skip to content

Using urql subscriptions with Django/Python backend #1206

Answered by JoviDeCroock
nhill-cpi asked this question in Q&A
Discussion options

You must be logged in to vote

The backend implementation doesn't really matter, if you expose a ws:endpoint it will connect when you use either of these client-libraries. So both graphql-ws and subscriptions-transport-ws will work on the client, you need to pass the endpoint that is exposed from your backend

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nhill-cpi
Comment options

@JoviDeCroock
Comment options

@nhill-cpi
Comment options

Answer selected by nhill-cpi
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