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

Refactor send and recv calls to use newer pyzmq features #64

Open
mraspaud opened this issue May 11, 2020 · 0 comments
Open

Refactor send and recv calls to use newer pyzmq features #64

mraspaud opened this issue May 11, 2020 · 0 comments

Comments

@mraspaud
Copy link
Member

For example the new send_serialized and recv_serialized seem appropriate.
https://pyzmq.readthedocs.io/en/latest/api/zmq.html#zmq.Socket.send_serialized
https://pyzmq.readthedocs.io/en/latest/api/zmq.html#zmq.Socket.recv_serialized

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

1 participant