This is a package just to be able to use nghttp2 with SwiftPM.
To use this package, add this to your Package.swift
in dependencies
:
.package(url: "git@github.com:apple/swift-nio-nghttp2-support.git", from: "1.0.0"),
This package is archived and has a low chance of being updated.