Explore the extensibility of Boost.Asio and learn how to implement new asynchronous operations in this comprehensive conference talk. Delve into the framework that powers Boost.Asio's portable network library capabilities, understanding why it's more than just a networking tool. Examine existing extensions like directory monitors for file and directory watching, and investigate the implementation of custom asynchronous operations. Gain insights into the limitations of Boost.Asio and scenarios where operations may not fit within its framework. Enhance your C++ development skills by mastering the art of creating powerful Boost.Asio extensions.
Overview
Syllabus
Boris Schaeling: Creating Boost.Asio extensions
Taught by
CppNow