Veritius / bevy_stardust

A flexible networking crate for Bevy.
Apache License 2.0
36 stars 0 forks source link

Removing ordering requirements #36

Open Veritius opened 2 months ago

Veritius commented 2 months ago

Right now, channels must be added in the exact same order on two different peers. This is a massive restriction, and removing it would be really good for usability.