10 lines
382 B
Markdown
10 lines
382 B
Markdown
# Third-Party Attributions
|
|
|
|
## ASIO C++ Library
|
|
- **Name:** ASIO (standalone)
|
|
- **Website:** https://think-async.com/Asio/
|
|
- **Copyright:** (c) 2003-2024 Christopher M. Kohlhoff
|
|
- **License:** Boost Software License, Version 1.0
|
|
- **License Text:** See `third_party/asio/LICENSE_1_0.txt`
|
|
|
|
This project uses the standalone version of the ASIO C++ library for asynchronous networking. |