Skip to content

Commit

Permalink
add link to CPPZMQ tour to README
Browse files Browse the repository at this point in the history
Problem: a comprehensive documentation of cppzmq is missing from this repo.

Solution: add a link to the very extensive tour of cppzmq by @brettviren.
  • Loading branch information
egpbos authored Oct 25, 2021
1 parent c170aab commit d9a43fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d9a43fb

Please sign in to comment.