<init>
DefaultWebSocketSessionImpl(
raw: WebSocketSession,
pingInterval: Long = -1L,
timeoutMillis: Long = 15000L,
pool: ObjectPool<ByteBuffer> = KtorDefaultPool)
Default web socket session implementation that handles ping-pongs, close sequence and frame fragmentation