Timothy Joseph
01/05/2024, 2:45 PMOliver.O
01/06/2024, 11:29 AMTimothy Joseph
01/06/2024, 2:36 PMRawWebsocketSessionsendSerializedBase()This API is internal in Ktor and should not be used. It could be removed or changed without notice.Oliver.O
01/06/2024, 6:36 PMRawWebsocketSessionTimothy Joseph
01/07/2024, 7:55 AMincoming.receiveAsFlow()Oliver.O
01/07/2024, 2:43 PM<logger name="io.ktor" level="trace"/>chat/src/backendMain/resources/logback.xml2024-01-07 15:42:44.997 [eventLoopGroupProxy-3-1] TRACE io.ktor.websocket.WebSocket - WebSocket Pinger: sending ping frame
2024-01-07 15:42:44.999 [eventLoopGroupProxy-3-2] TRACE io.ktor.websocket.WebSocket - WebSocketSession(StandaloneCoroutine{Active}@431251b0) receiving frame Frame PONG (fin=true, buffer len = 76)
2024-01-07 15:42:45.000 [eventLoopGroupProxy-3-3] TRACE io.ktor.websocket.WebSocket - WebSocket Pinger: received valid pong frame Frame PONG (fin=true, buffer len = 76)Timothy Joseph
01/07/2024, 3:03 PMOliver.O
01/07/2024, 3:21 PMpongerTimothy Joseph
01/07/2024, 3:23 PM