add link to CPPZMQ tour to README

Problem: a comprehensive documentation of cppzmq is missing from this repo.

Solution: add a link to the very extensive tour of cppzmq by @brettviren.
This commit is contained in:
Patrick Bos 2021-10-25 12:27:19 +02:00 committed by GitHub
parent c170aabf92
commit d9a43fb342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,8 @@ See the `examples` directory for more examples. When the project is compiled wit
API Overview
============
For an extensive overview of the `zmq.hpp` API in use, see this [Tour of CPPZMQ by @brettviren](https://brettviren.github.io/cppzmq-tour/index.html).
Bindings for libzmq in `zmq.hpp`:
Types: