Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Watch a comprehensive conference talk from CppCon 2024 demonstrating the practical implementation of a simple HTTP server using C++'s sender/receiver framework for asynchronous operations. Learn how to combine networking senders with coroutine tasks and async scope as senior software developer Dietmar Kühl builds the server live using fundamental facilities. Discover how C++'s features can be effectively utilized to create asynchronous programs without introducing excessive complexity. Explore the sender/receiver framework's path toward C++26 standardization while seeing its real-world application in creating an embeddable server capable of state inspection and configuration changes. Perfect for developers interested in understanding how theoretical concepts translate into practical asynchronous programming solutions in C++.
Syllabus
How to Use the Sender/Receiver Framework in C++ to Create a Simple HTTP Server - Dietmar Kühl - 2024
Taught by
CppCon