grassroots_dart_udx 2.1.0 copy "grassroots_dart_udx: ^2.1.0" to clipboard
grassroots_dart_udx: ^2.1.0 copied to clipboard

Fork of dart_udx (QUIC-inspired reliable, multiplexed, congestion-controlled UDP streams) with raw datagram passthrough and richer send-error reporting, maintained for the Grassroots Networking transp [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add grassroots_dart_udx

With Flutter:

 $ flutter pub add grassroots_dart_udx

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

dependencies:
  grassroots_dart_udx: ^2.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:grassroots_dart_udx/grassroots_dart_udx.dart';
0
likes
140
points
133
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Fork of dart_udx (QUIC-inspired reliable, multiplexed, congestion-controlled UDP streams) with raw datagram passthrough and richer send-error reporting, maintained for the Grassroots Networking transport layer.

Repository (GitHub)
View/report issues

Topics

#networking #udp #transport #quic #streaming

License

MIT (license)

Dependencies

collection, crypto, meta

More

Packages that depend on grassroots_dart_udx