• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "key": "beast",
3    "name": "Beast",
4    "authors": [
5        "Vinnie Falco"
6    ],
7    "description": "Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio",
8    "category": [
9        "Concurrent",
10        "IO"
11    ],
12    "maintainers": [
13        "Vinnie Falco <vinnie.falco@gmail.com>"
14    ],
15    "cxxstd": "11"
16}
17