Owen -- there appears to be no way to "pub" from a client, then?
The api.pubsub.emit('event-name', [params]) simply calls local client side handlers for the event...does not tie into the websocket.
Is this meant as is, or just an artifact of the work-in-progress mode?