Skip to content

Support for zmq timers? #575

Closed
Closed
@muxator

Description

@muxator

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!

Activity

gummif

gummif commented on Oct 9, 2022

@gummif
Member

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

muxator

muxator commented on Apr 23, 2025

@muxator
Author

Thanks for implementing this! 😄

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @muxator@gummif

      Issue actions

        Support for zmq timers? · Issue #575 · zeromq/cppzmq