-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get_name of a peer #297
Comments
I've implemented a suggested fix in Pyre: sphaero/pyre@c01ebf4 |
Sounds good. On Mon, Dec 29, 2014 at 2:44 PM, Arnaud Loonstra notifications@github.com
|
added zyre_get_peer_name method, fixes #297
suggested fix for #43 and zeromq/zyre#297
There seems to be no such method. There's get_name which returns its own name and there's get_peers() which returns a list of uuids.
Adding a get_name(peer_id) method would be useful as zyre_node does know this.
The text was updated successfully, but these errors were encountered: