Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 289 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 289 Bytes

🌠DSFramework[AB]

1. Description 📖

A C++11 simple remote procedure call framework based on the Boost Asio and Protobuf libraries, the core of the framework is based on the master-slave Reactor multi-threading model and the Boost Asio asynchronous read/write mechanism.