graphql-client
graphql-client copied to clipboard
[Question] Support for the graphql-transport-ws protocol
Are there any plans to support the graphql-transport-ws protocol for subscriptions over web sockets?
There is an open MR for adding graphql-transport-ws support: https://github.com/graphql-dotnet/graphql-client/pull/493