Skip to content

Bevy Replicon 0.6.0

Compare
Choose a tag to compare
@Shatur Shatur released this 08 Jul 15:32
· 508 commits to master since this release

Added

  • SendPolicy added to API of event-creation for user control of delivery guarantee (reliability and ordering).

Changed

  • ParentSync no longer accepts parent entity and just synchronizes hierarchy automatically if present.