IsWebSocket

object IsWebSocket extends IsWebSocket[Nothing, Any, WebSocketFrame, WebSocketFrame]
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

Inherited methods

def apply[R1, E1, A1 >: WebSocketFrame, B1 <: WebSocketFrame](socket: Socket[R1, E1, A1, B1]): Socket[R1, Throwable, WebSocketFrame, WebSocketFrame]
Inherited from:
IsWebSocket

Implicits