zmq sender and receiver examples

This commit is contained in:
Bechir Braham
2024-04-04 15:51:18 +02:00
parent f772434072
commit 47cf462f3d
13 changed files with 506 additions and 115 deletions

View File

@ -5,6 +5,6 @@ channels:
dependencies:
- fmt
- pybind11
- nlohmann_json
- nlohmann_json # should be removed
- catch2
- zeromq