Files
beast/meta/libraries.json
2024-10-17 17:23:08 +03:30

18 lines
407 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>",
"Mohammad Nejati <ashtumashtum -at- gmail.com>"
],
"cxxstd": "11"
}