ktor-server-netty
Toggle table of contents
3.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-server-netty
ktor-server-netty
/
io.ktor.server.netty
/
NettyApplicationEngine
/
Configuration
/
shareWorkGroup
share
Work
Group
var
shareWorkGroup
:
Boolean
(
source
)
Do not create separate call event group and reuse worker group for processing calls
Report a problem