aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/fawdlstty-libfv/vcpkg.json
blob: c3c8f00a5120c3d1458379e462de2b7a01970baf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "fawdlstty-libfv",
  "version": "0.0.8",
  "description": "libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client",
  "homepage": "https://github.com/fawdlstty/libfv",
  "license": "MIT",
  "dependencies": [
    "asio",
    "fmt",
    "gzip-hpp",
    "nlohmann-json",
    "openssl",
    "zlib"
  ]
}