Websocket

com.github.andyglow.websocket.Websocket
trait Websocket

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def ![T : MessageAdapter](msg: T): Unit
def close(implicit ec: ExecutionContext): Future[Unit]
def ping(implicit ec: ExecutionContext): Unit