@ndn/quic-transport
TypeScript icon, indicating that this package has built-in type declarations

0.0.20240113 • Public • Published

@ndn/quic-transport

This package is part of NDNts, Named Data Networking libraries for the modern web.

This package implements an HTTP/3 client transport using WebTransport API. It is designed to work with NDN HTTP/3 WebTransport gateway.

You can create a forwarder face that uses HTTP/3 transport with H3Transport.createFace() function. To create an HTTP/3 transport without wrapping into L3Face, use H3Transport.connect() function.

Package Sidebar

Install

npm i @ndn/quic-transport

Weekly Downloads

1

Version

0.0.20240113

License

ISC

Unpacked Size

6.83 kB

Total Files

9

Last publish

Collaborators

  • yoursunny