samply / beam

🌈 Federated, end-to-end-encrypted, efficient communication among strict network environments.
Apache License 2.0
25 stars 6 forks source link

Make futures `Send` #176

Closed Threated closed 1 year ago

Threated commented 1 year ago

Thankfully in Rust 1.74 we don't have to deal with the sharp edges of async traits anymore.