mirror of
https://github.com/vacp2p/nim-ngtcp2.git
synced 2026-01-09 14:57:59 -05:00
b8b333baa1bb69ab19722f8dc992f35ed27e82b0
Added code to determine the include directories in compile time, instead of the default nimterop behaviour, which is to include paths relative to the current working directory.
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
sources/to point to the new version - run
build.sh(requires Nim and CMake to be installed) - commit the changes
Description
Languages
Nim
99.9%