UserEvent

zio.http.ChannelEvent.UserEvent
See theUserEvent companion object
sealed trait UserEvent

Custom user-events that are triggered within ZIO Http

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object HandshakeComplete.type
object HandshakeTimeout.type
In this article