mrthinger-webtransport-transport-http3-quiche
v1.1.3
Published
A component to add webtransport support (server and client) to node.js, transport using libquiche
Downloads
3
Readme
Fancy automated internet lecture system (FAILS) - components (Webtransport module)
Linux tests on master
Windows tests on master
Macos tests on master
(c) 2022- Marten Richter
The package provides the http/3 libquiche transports or the main package.
This package is part of FAILS. A web-based lecture system developed out of university lectures.
While FAILS as a whole is licensed via GNU Affero GPL version 3.0, this package is licensed under a BSD-style license that can be found in the LICENSE file, while code taken from other projects is still under their respective license (see LICENSE file for details). This package is licensed more permissive since it can be useful outside of the FAILS environment.
This package only provides the C++ binding to libquiche for http/3 support, please see the @fails-components/webtransport
package for complete information in readme.md. Note you can not and should not use this package without the main package. The version of this package must match the version number of the main package. This package ABI or API is not stable and should only be used by the node.js package and not in another package.