langstream
langstream copied to clipboard
Gateway consumer websocket implement ping handler
Currently, the websocket handler for consumers does not follow standards. It needs to implement a ping handler because consumer connections are long-lived and need a means of testing the health of the connection.