Ben Hansen
Results
1
issues of
Ben Hansen
The graphql-ws spec mentions a [Ping](https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md#ping) message may be useful for detecting failed connections or other types of network probing. To allow an application to hook into this feature, this...