WebSocketConfig

zio.http.WebSocketConfig
See theWebSocketConfig companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object CloseStatus

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait CloseStatus

Attributes

Companion
object
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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Creates an default decoder configuration.

Creates an default decoder configuration.

Attributes