SlackBuildsOrg/libraries/zeromq
Willy Sudiarto Raharjo 99c0247d39
libraries/zeromq: Fix build on current.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-01 00:00:50 +07:00
..
README
slack-desc
zeromq.info
zeromq.SlackBuild

The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialised messaging middleware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging patterns,
message filtering (subscriptions), seamless access to multiple transport
protocols and more.