-
Notifications
You must be signed in to change notification settings - Fork 0
madi-nuralin/zmq-playground
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
zmq-playground
==============
This project contains experiments and small programs using libzmq
(ZeroMQ). It is intended as a playground for testing request/reply,
publish/subscribe and other messaging patterns.
Getting Started
---------------
To build the project:
cd zmq-playground
cmake . && make
This will compile the example programs such as req, rep, pub, and sub.
Requirements
------------
- CMake 3.22 or newer
- A C compiler with >= C11 support
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published