langstream icon indicating copy to clipboard operation
langstream copied to clipboard

Gateway consumer websocket implement ping handler

Open ddieruf opened this issue 1 year ago • 0 comments

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.

ddieruf avatar Sep 05 '23 13:09 ddieruf