Veritius / bevy_stardust

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

NetworkPeer disconnection API needs cleanup #12

Closed Veritius closed 4 months ago

Veritius commented 4 months ago

Both DisconnectPeerEvent and NetworkPeer::close exist. These do the same thing.