bevy_concurrent_event 0.1.0

A simple concurrent event plugin,the principle is similar to Commads,events can be send/read concurrently, but the reading of events is always in the next bevy frame
Documentation