zhttp.service.server

Type members

Classlikes

class HttpOnHttpsHandler(httpBehaviour: SSLHttpBehaviour) extends SimpleChannelInboundHandler[HttpMessage]
sealed trait LeakDetectionLevel
Companion:
object
Companion:
class
class OptionalSSLHandler(sslContext: SslContext, httpBehaviour: SSLHttpBehaviour, cfg: Config[_, _]) extends ByteToMessageDecoder
@ChannelHandler$$Sharable
final case class ServerChannelInitializer[R](zExec: HttpRuntime[R], cfg: Config[R, Throwable], reqHandler: ChannelHandler) extends ChannelInitializer[Channel]

Initializes the netty channel with default handlers

Initializes the netty channel with default handlers

Companion:
object
object ServerTime

Module to switch protocol to websockets

Module to switch protocol to websockets