zeromq / azmq

C++ language binding library integrating ZeroMQ with Boost Asio
Boost Software License 1.0
319 stars 109 forks source link

Add zeromq guide book examples #177

Open aboseley opened 3 years ago

aboseley commented 3 years ago

Add a batch of simple examples to demonstrate implementing the zmq guidebook examples using this binding.

aboseley commented 3 years ago

wip : request/reply and shared-queue examples