blob: b37a97203e439bd33cc35d1e07eb44fef237983c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"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>"
]
}
|