Skip to content
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

mirror new functionality in zyre #92

Open
sphaero opened this issue Jun 15, 2016 · 2 comments
Open

mirror new functionality in zyre #92

sphaero opened this issue Jun 15, 2016 · 2 comments

Comments

@sphaero
Copy link
Contributor

sphaero commented Jun 15, 2016

see: zeromq/zyre@26417ce

@papr
Copy link
Contributor

papr commented Jun 29, 2016

Does this include removing Zre_msg.py—since it seems to follow an deprecated protocol version (at least for incoming notifications)—and replacing it with an appropriate PyreEvent class, mirroring https://github.com/zeromq/zyre/blob/master/src/zyre_event.c?

@sphaero
Copy link
Contributor Author

sphaero commented Jun 29, 2016

No, although it would be nice to add a PyreEvent class.

I don't understand what you mean that zre_msg follows a deprecated protocol version. Zre_msg only encodes and decodes the raw wire data. ZyreEvent is just an addition, you don't need to use it, it's just a convenience class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants