VSWebSocket extension

on

Properties

readyState int

Available on WebSocket, provided by the VSWebSocket extension

no setter

Methods

on(String command, dynamic callback([dynamic data, dynamic foo])) → void

Available on WebSocket, provided by the VSWebSocket extension

send(String buf) → void

Available on WebSocket, provided by the VSWebSocket extension