1. Home
  2. Browse
  3. ngtcp2

ngtcp2

v1.6.0#1Go to latest

ngtcp2 project is an effort to implement RFC9000 QUIC protocol.

Install

Run the following Vcpkg command to install the port.

vcpkg install ngtcp2

Usage

ngtcp2 provides CMake targets:

find_package(unofficial-ngtcp2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::ngtcp2::ngtcp2)

Features

Dependencies

See source

Version

v1.6.0#1

Publication

Supports

All

GitHub

ngtcp2/ngtcp21.3K

Homepage

github.com/ngtcp2/ngtcp2

Subtree

bda9675a85

License

MIT

Definition

Manifest