jonhoo / jonhoo/bus

Select?

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
846
Forks
43
PR merge metrics
No merged PRs in 30d

Description

I'd initially picked this package to test because I saw it used crossbeam channels, and so presumably would be interoperable with the crossbeam ecosystem. However, this doesn't appear to be the case, unless I'm missing some helper functions or st. In particular, `select` is an important primitive in the CSP architecture, but I can't pass the result of `add_rx()` to `select!` because it's not a `Receiver`. Is there another way I haven't seen, to obtain a `Receiver` that I can pass to `select!`?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.