Websocket
Keep alive
Message for keeping the connection alive. Sent by the client to the server. This is equivalent to a ping message, but without requesting a pong response.
Available options:
KEEP_ALIVE
, END_OF_STREAM
, ERROR
, BINARY
, RESPONSE
, STREAM_METADATA
, CONFIGURATION