Explore structured networking in C++ through this conference talk from CppCon 2022. Dive into the implementation of a simple networking application using sender/receivers as part of the standardization proposal for Structured Concurrency. Learn how to build asynchronous tasks, integrate cancellation, and understand aspects of the underlying implementation. Discover the highlights of the proposed standard's positive properties. Presented by Dietmar Kühl, a senior software developer at Bloomberg L.P. and regular attendee of the ANSI/ISO C++ standards committee, this talk provides valuable insights into advanced C++ networking concepts and upcoming standardization efforts.
Overview
Syllabus
Structured Networking in C++ - Dietmar Kühl - CppCon 2022
Taught by
CppCon