h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.98k stars 327 forks source link

feat: Make websocket ping/pong interval configurable. #2135

Closed mturoci closed 1 year ago

mturoci commented 1 year ago

This PR adds a new conf option called ping-interval that allows for custom ping/pong intervals to keep websocket connection alive.

cc @codyharris-h2o-ai @gaduimovich