[graphql-ws Protocol](https://github.com/enisdenjo/graphql-ws/blob/799cfc7bbe0f6d1a5c90b4880f02c58c5c3a06d4/PROTOCOL.md) describes `Pong` messages as response to `Ping` messages. Current server implementation doesn't support such responses.