A personal learning repository for the Muduo C++ network library and Linux network-programming exercises.
This is an educational repository, not an official Muduo distribution or a production-ready networking library.
- event-driven network programming;
- Reactor-style architecture;
- TCP server/client exercises;
- Linux build and debugging notes;
- experiments based on Muduo concepts.
Refer to the official Muduo project and its license for canonical implementation details.