8 releases (breaking)
0.8.0 | Feb 1, 2024 |
---|---|
0.7.0 | Jan 27, 2024 |
0.6.0 | Oct 28, 2023 |
0.5.0 | Oct 19, 2023 |
0.1.0 | Nov 20, 2022 |
#1597 in Embedded development
95 downloads per month
Used in hal-sim
32KB
830 lines
Channel-Bridge
Blocking and async Sender
and Receiver
traits with particular emphasis on async.
Async implementations:
- For a lot of the synchronization primitives in embassy-sync
- For the custom, lock-free
Notification
primitive offered in this crate - For web sockets
- For WASM websockets
- For edge-ws
- For anything else that happens to implement the
embedded-svc
Websocket traits
Dependencies
~1.6–4.5MB
~89K SLoC