zio.http.netty.NettyConfig
See theNettyConfig companion object
final case class NettyConfig(leakDetectionLevel: LeakDetectionLevel, channelType: ChannelType, nThreads: Int, shutdownQuietPeriodDuration: Duration, shutdownTimeoutDuration: Duration) extends Config
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Self type
Members list
In this article