-
Notifications
You must be signed in to change notification settings - Fork 184
Closed
Labels
type: featureA new featureA new feature
Milestone
Description
GraphQL spec says it is transport agnostic, but most implementations support HTTP and the apollo protocol over websockets.
Looking here: https://github.com/graphql-python/gql/tree/master/gql/transport it does not look like websockets are supported. But I may be wrong.
I need websocket support for my project, looking for a Python client that has support for the same.
waterdrop01, mixis, remorses, loic001, scosean and 5 more
Metadata
Metadata
Assignees
Labels
type: featureA new featureA new feature