diff options
Diffstat (limited to 'net/cppzmq/pkg-descr')
| -rw-r--r-- | net/cppzmq/pkg-descr | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net/cppzmq/pkg-descr b/net/cppzmq/pkg-descr index 4badf9607499..f787ba3306fb 100644 --- a/net/cppzmq/pkg-descr +++ b/net/cppzmq/pkg-descr @@ -1 +1,5 @@ -C++ bindings for 0MQ +cppzmq is a header-only C++ binding for libzmq, the core ZeroMQ library. + +It provides C++ idiomatic interfaces to the ZeroMQ C API, offering features +like type safety, exception-based error handling, and RAII (Resource +Acquisition Is Initialization) for resource management. |
