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