Structs§
- Shared congestion controller
Enums§
- The
CongestionAlgorithm
enum represents different congestion control algorithms that can be used.
Constants§
- default datagram size in bytes.
Traits§
- The
CongestionControl
trait defines the interface for congestion control algorithms. - The
TrackPackets
trait defines the interface for packet tracking