Mark Spanbroek b8b333baa1 Ensure that C includes are relative to the nim source
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.
2020-09-08 10:57:14 +02:00
2020-09-08 10:57:14 +02:00
2020-09-08 10:57:14 +02:00
2020-09-08 10:57:14 +02:00

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:

  1. update the git submodule in sources/ to point to the new version
  2. run build.sh (requires Nim and CMake to be installed)
  3. commit the changes
Description
No description provided
Readme 3.4 MiB
Languages
Nim 99.9%