karyon
karyon copied to clipboard
Move event.rs and pubsub.rs from the core crate to a separate crate.
It will be useful to move the event.rs (EventEmitter) and pubsub.rs implementations from the core crate to a new separate crate so that we can deploy them to crates.io.