quic_lib 1.7.0 copy "quic_lib: ^1.7.0" to clipboard
quic_lib: ^1.7.0 copied to clipboard

A pure-Dart QUIC, HTTP/3, WebTransport, and libp2p transport stack.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add quic_lib

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  quic_lib: ^1.7.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:quic_lib/quic_lib.dart';
0
likes
0
points
685
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A pure-Dart QUIC, HTTP/3, WebTransport, and libp2p transport stack.

Repository (GitHub)
View/report issues

Topics

#networking #quic #http3 #webtransport #libp2p

License

unknown (license)

Dependencies

asn1lib, cryptography, pointycastle, x509

More

Packages that depend on quic_lib