mabrarov / asio_samplesLinks
Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C++ Libraries.
☆293Updated 7 months ago
Alternatives and similar repositories for asio_samples
Users that are interested in asio_samples are comparing it to the libraries listed below
Sorting:
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication