Explore a comprehensive approach to creating a generic interface for full duplex messaging systems in this conference talk from C++Now 2018. Delve into the integration of Boost.Asio, Boost.Hana, and Nbdl to demonstrate the creation of versatile communication interfaces. Learn how to implement concrete solutions using various libraries, ranging from raw TCP to websockets. Gain insights into managing object lifetimes in asynchronous operations, a crucial aspect of network programming. Benefit from this presentation if you're interested in network programming or developing generic interfaces for libraries. Presented by Jason Rice, a web applications programmer with expertise in C++ metaprogramming and contributor to Boost.Hana.
Overview
Syllabus
C++Now 2018: Jason Rice “Generalized Full Duplex Messaging”
Taught by
CppNow