dtn7 / dtn7-rs

Rust implementation of a DTN based on RFC 9171
Other
75 stars 20 forks source link

TCP throughput fixes #16

Closed lehmanju closed 7 months ago

lehmanju commented 2 years ago

This PR enables pipelined bundle sending, allowing for more throughput. Some smaller fixes have also been integrated