Commit graph

4 commits

Author SHA1 Message Date
ca4825552f
feat: remove closed flag from ChannelState 2025-09-15 11:38:00 +01:00
Roman Moisieiev
68369a7e4b Remove unnecessary Mutex 2025-09-15 10:09:59 +01:00
f3fe41aa82
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:42:06 +01:00
2de73e10b1
feat: add initial synchronous channel implementation 2025-09-02 21:46:40 +01:00