WebSocket

io.laminext.websocket.WebSocket$
See theWebSocket companion class
object WebSocket

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
WebSocket.type

Members list

Value members

Concrete methods

def path[Receive, Send](path: String, protocol: UndefOr[String]): WebSocketReceiveBuilder
def url[Receive, Send](url: String, protocol: UndefOr[String]): WebSocketReceiveBuilder