dart_quic 0.1.0 copy "dart_quic: ^0.1.0" to clipboard
dart_quic: ^0.1.0 copied to clipboard

A Dart QUIC library built on quinn via FFI, with async client/server API and stream/datagram support.

0.1.0 #

Initial release.

  • QUIC client and server endpoints with async Dart API
  • Bidirectional / unidirectional streams and datagram support
  • Server supports self-signed (testing), PEM files, and DER in-memory certificates
  • Client supports system roots, custom CA, or skip-verification modes
  • Tokio async runtime managed internally — no manual setup needed
1
likes
130
points
126
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart QUIC library built on quinn via FFI, with async client/server API and stream/datagram support.

Repository (GitHub)
View/report issues

Topics

#quic #quinn #networking

Documentation

API reference

License

MIT (license)

Dependencies

ffi

More

Packages that depend on dart_quic