Add Bevy event queues for inbound and outbound packets, and use Bevy change detection for consumer new Peer handling.
This commit is contained in:
parent
cceca83dac
commit
c10f6cfb82
9 changed files with 348 additions and 72 deletions
|
|
@ -1,3 +1,4 @@
|
|||
mod net;
|
||||
mod objects;
|
||||
mod plugin;
|
||||
mod rng;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue