AimRT/_deps/boost-src/libs/beast/meta/libraries.json
2025-01-12 20:37:50 +08:00

17 lines
350 B
JSON

{
"key": "beast",
"name": "Beast",
"authors": [
"Vinnie Falco"
],
"description": "Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio",
"category": [
"Concurrent",
"IO"
],
"maintainers": [
"Vinnie Falco <vinnie.falco@gmail.com>"
],
"cxxstd": "11"
}