diff options
author | Lockywolf <for_sbo.ngtcp2_2023-05-17@lockywolf.net> | 2023-05-18 22:35:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:10 +0700 |
commit | b7338e416b03a6902d9600d28757ffb1671670ef (patch) | |
tree | fe8458abd78a304a6763494c6d49e913e072095c /libraries/ngtcp2/README | |
parent | 07f25875963aebe82c58bd9afb3fb9e78f852de4 (diff) |
libraries/ngtcp2: Added (quic library)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ngtcp2/README')
-rw-r--r-- | libraries/ngtcp2/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/ngtcp2/README b/libraries/ngtcp2/README new file mode 100644 index 0000000000000..f086dd58e5326 --- /dev/null +++ b/libraries/ngtcp2/README @@ -0,0 +1,3 @@ +ngtcp2 is http/3 library for curl + +This build uses nghttp3 (from SBo) and GnuTLS (from Slackware) |