Skip to content

ws for browser

This module is loaded instead of jstp.ws when using the package in browser.

Object: jstp.ws

jstp.ws.connect(app, client, url, callback)

jstp.ws.connectAndInspect(app, client, interfaces, url, callback)

For more details see jstp.net.connectAndInspect().

jstp.ws.reconnect(connection, url, callback)

For more details see jstp.net.reconnect().