Open Kadajett opened 10 years ago
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.
-B
On Thu, Mar 6, 2014 at 9:48 AM, Jeremy Stover notifications@github.comwrote:
It seems like the subscribe() function was never created. What is the functionality that is wanted here?
Reply to this email directly or view it on GitHubhttps://github.com/wearscript/wearscript-playground/issues/7 .
Socket.subscribe() is returning undefined. Socket.connect() needs to be called first I think