Skip to content

Support for zmq timers? #575

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

Closed
muxator opened this issue Oct 4, 2022 · 2 comments · Fixed by #657
Closed

Support for zmq timers? #575

muxator opened this issue Oct 4, 2022 · 2 comments · Fixed by #657

Comments

@muxator
Copy link

muxator commented Oct 4, 2022

Hi,

looking at the library's source, I guess there is no support for timer functions (the ones described in http://api.zeromq.org/master:zmq-timers).
Is there a safe way to use zmq timers while continuing to use cppzmq for networking?

Are there any plans to support them?

Thanks!

@gummif
Copy link
Member

gummif commented Oct 9, 2022

I personally have no need for them since there are better options in C++, e.g. asio::steady_timer.

@muxator
Copy link
Author

muxator commented Apr 23, 2025

Thanks for implementing this! 😄

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

Successfully merging a pull request may close this issue.

2 participants