Commit graph

2 commits

Author SHA1 Message Date
faa5ba23c5
feat: add multiple channel providers
Each provider is enabled via a feature flag.
The currently implemented providers are:
- std::mpsc
- flume
- crossbeam_channel
2025-09-04 09:37:55 +01:00
b5a659f8a7
feat: add message types to be sent over channels 2025-09-02 16:22:20 +01:00