Wrapper around the ngtcp2 C library for Nim.
Follow these steps when updating the wrapper to a newer version of ngtcp2:
- update the git submodule in
libs/to point to the new versiongit submodule update --init --recursive
- run
build.sh(requires Nim, CMake and clang to be installed) - increase the
versionproperty in thengtcp2.nimblefile - commit the changes
`-d:ngtcp2_enable_quictls`