ktor-network
Toggle table of contents
3.3.2
common
Target filter
common
Switch theme
Search in API
Skip to content
ktor-network
ktor-network
/
io.ktor.network.sockets
/
Connection
/
Connection
Connection
constructor
(
socket
:
Socket
,
input
:
ByteReadChannel
,
output
:
ByteWriteChannel
)
(
source
)