ZeroEQ
ZeroEQ copied to clipboard
Cross-platform C++ library for fast binary and REST messaging
Unable to view https://www.youtube.com/watch?v=wATHwvRFGz0&t=1m36s as it marked as private on youtube
Currently, you have `cppnetlib @ cef6472` as a subproject of ZeroEQ. That version of cppnetlib contains this `libs/network/src/uri/schemes.cpp` file: https://github.com/cpp-netlib/cpp-netlib/blob/cef6472065a3d964b765681f5988e28866c26d74/libs/network/src/uri/schemes.cpp But that file has two "defined but not used" warnings...
Came across this library while looking for a good microservice platform for C/C++. This seems to be a good work, but trying to understand more about its capabilities. Any pointers...