commit | 2cd91ab5da7bc0d9f3344d21ed85d6a9cc9c325c | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Mon Jun 16 16:16:37 2014 -0700 |
committer | Ali Ghassemi <aghassemi@google.com> | Mon Jun 16 16:16:47 2014 -0700 |
tree | 165dd429a7c7f8200ff9334aee60811f98fe831a | |
parent | 8b6e1ea2671419abbddf434abc4cdf71b540eb40 [diff] |
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