new Connection
TSPS Connection: Simple Websocket Wrapper
- Source:
- TSPS-1.2.js, line 227
Methods
-
connect
-
- Source:
- TSPS-1.2.js, line 241
-
onConnectionClosed
-
- Source:
- TSPS-1.2.js, line 271
-
onConnectionOpened
-
- Source:
- TSPS-1.2.js, line 264
-
onMessageReceived
-
Override in your main app to catch the raw TSPS data
- Source:
- TSPS-1.2.js, line 289
-
send
-
- Source:
- TSPS-1.2.js, line 255