https://github.com/anarthal/usingstdcpp-2024
Boost.Asio: the universal async model
https://github.com/anarthal/usingstdcpp-2024
asio boost coroutines cpp cpp20 http
Last synced: about 1 year ago
JSON representation
Boost.Asio: the universal async model
- Host: GitHub
- URL: https://github.com/anarthal/usingstdcpp-2024
- Owner: anarthal
- License: bsl-1.0
- Created: 2024-04-02T10:29:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T16:49:44.000Z (over 1 year ago)
- Last Synced: 2025-01-13T02:41:41.516Z (about 1 year ago)
- Topics: asio, boost, coroutines, cpp, cpp20, http
- Language: C++
- Homepage:
- Size: 614 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
# Boost.Asio: the universal async model
This repository contains the [slides](slides.pdf) and all the code samples
for the "Boost.Asio: the universal async model" talk in the
[using std::cpp 2024](https://eventos.uc3m.es/105614/programme/using-std-cpp-2024.html) conference.
If you have any question or are otherwise interested in Boost.Asio,
please [join us in Slack](https://cpplang.slack.com/archives/C06BRML5EFK)!