WebSocketClientInboundHandler
zio.http.netty.client.WebSocketClientInboundHandler
final class WebSocketClientInboundHandler(rtm: NettyRuntime, onResponse: Promise[Throwable, Response], onComplete: Promise[Throwable, ChannelState])(implicit trace: Trace) extends SimpleChannelInboundHandler[FullHttpResponse]
Attributes
- Graph
- Supertypes
- trait ChannelInboundHandlerclass ChannelHandlerAdaptertrait ChannelHandlerclass Objecttrait Matchableclass Any