ktor-websockets
Toggle table of contents
3.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-websockets
ktor-websockets
/
io.ktor.websocket
/
WebSocketReader
/
incoming
incoming
jvm
val
incoming
:
ReceiveChannel
<
Frame
>
(
source
)
Channel receiving Websocket's
Frame
objects read from
byteChannel
.
Report a problem