CloseStatus

zio.http.WebSocketConfig.CloseStatus
See theCloseStatus companion object
sealed trait CloseStatus

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AbnormalClosure.type
object BadGateway.type
class Custom
object Empty.type
object EndpointUnavailable.type
object InternalServerError.type
object InvalidMessageType.type
object InvalidPayloadData.type
object MandatoryExtension.type
object MessageTooBig.type
object NormalClosure.type
object PolicyViolation.type
object ProtocolError.type
object ServiceRestart.type
object TlsHandshakeFailed.type
object TryAgainLater.type
Show all
In this article