Channel-Bridge
Blocking and async Sender and Receiver traits. Async implementations:
- For embassy-sync
- For the custom, lock-free
Notificationprimitive offered in this crate - For web sockets (based on WASM websockets, embedded-svc or on edge-net)
- For event bus (based on embedded-svc)