We are currently using zmqpp to interact with ZMQ from C++, but this project is no longer actively maintained and hasn't had a new release since 2017. Because of this, Ubuntu no longer ships zmqpp since Ubuntu 22.04.
We could consider migrating to cppzmq, which is a header-only library and doesn't need to be installed separately.
We are currently using zmqpp to interact with ZMQ from C++, but this project is no longer actively maintained and hasn't had a new release since 2017. Because of this, Ubuntu no longer ships zmqpp since Ubuntu 22.04.
We could consider migrating to cppzmq, which is a header-only library and doesn't need to be installed separately.