This is an enhancement, we should handle those messages properly.
Ping/Pong should be handled automatically, eg. You can send a ping message to WebSocket created with ws which we use on Keyserver, and pong will be sent implicitly, even if it's not implemented in the top level.
Based on the tool we now plan to use this is not super needed but it's better to avoid closing a socket when the client library/tool sends a ping.