veyron/services/wspr: Implementing Stop() functionality for servers.

Similar to Publish and Register, Stop is a function on JavaScript Server object
that allows the user to stop publishing the server. Also similar to Publish
and Register, it simply sends a Stop request to WSPR which on return calls
Stop() on the corresponding Veyron Server object.

Change-Id: I50e6e7105ec01425bbbb620ad95f666b3057a292
2 files changed
tree: 165dd429a7c7f8200ff9334aee60811f98fe831a
  1. examples/
  2. lib/
  3. runtimes/
  4. security/
  5. services/
  6. tools/