You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That socket is unused, look at the repo wearscript-js/wearscript-client.js
which is used by the playground for pubsub. It's a mock for the "angular"
way to do things.
Socket.subscribe() is returning undefined. Socket.connect() needs to be called first I think
The text was updated successfully, but these errors were encountered: