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