ktor-server-cio
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-server-cio
ktor-server-cio
/
io.ktor.server.cio.backend
/
ServerIncomingConnection
/
ServerIncomingConnection
Server
Incoming
Connection
constructor
(
input
:
ByteReadChannel
,
output
:
ByteWriteChannel
,
remoteAddress
:
NetworkAddress
?
,
localAddress
:
NetworkAddress
?
)
(
source
)