package websocket const SEND_TIMEOUT = 10 const STALE_CLIENT_TIMEOUT = 90 const STALE_CHECK_INTERVALL = 30