matthieu4294967296moineau

Results 3 issues of matthieu4294967296moineau

What is the expected behavior of a client if server is rebooted (when I power cycle my PLC) ? My client is connected to server via Ethernet cable, if I...

### Question When a subscription is made, what keys/values are added to golang context ? How could I get the `id` of the websocket message sent when in the format...

**Added [support for graphQL subscriptions](https://github.com/Khan/genqlient/issues/199).** - Using `graphql.NewClientUsingWebSocket()`, the returned `graphql.WebSocketClient` will be able to subscribe to graphQL endpoints. - Implementation does not depend on a specific websocket package, but...