SocketProtocol

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

Close frame to send, when close frame was not send manually.

Close frame to send, when close frame was not send manually.

def closeFrame(code: Int, reason: String): SocketProtocol

Close frame to send, when close frame was not send manually.

Close frame to send, when close frame was not send manually.

Creates an default decoder configuration.

Creates an default decoder configuration.

def forceCloseTimeout(duration: Duration): SocketProtocol

Close the connection if it was not closed by the client after timeout specified

Close the connection if it was not closed by the client after timeout specified

Close frames should be forwarded

Close frames should be forwarded

If pong frames should be forwarded

If pong frames should be forwarded

def handshakeTimeout(duration: Duration): SocketProtocol

Handshake timeout in mills

Handshake timeout in mills

Used to specify the websocket sub-protocol

Used to specify the websocket sub-protocol