mirror of
https://github.com/vacp2p/nim-ngtcp2.git
synced 2026-01-08 04:33:56 -05:00
boringssl
ngtcp2 for Nim
Wrapper around the ngtcp2 C library for Nim.
Updating to a newer version
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
generate_wrapper.sh(requires Nim, CMake and clang to be installed) - increase the
versionproperty in thengtcp2.nimblefile - commit the changes
Description
Releases
4
Languages
Nim
99.9%