Issues
- 5
- 6
chan::async() conflicts with Rust 2018 Edition
#31 opened by troiganto - 16
Sender::send(t) -> Result<(), SendError>
#2 opened by arcnmx - 8
[feature request] re-expose try_recv()
#12 opened by Roguelazer - 2
Allow chan_select to generate no-op None variants
#19 opened by mqudsi - 2
- 6
crossbeam-channel – EOL chan
#25 opened by jnicholls - 2
Return value from `chan_select!` expression
#30 opened by AlexArgoAi - 4
Select integration with std lib mpsc api
#18 opened by softprops - 1
- 3
Using chan_select! requires values to be 'static
#14 opened by dflemstr - 2
doesn't seem to work with `fork()`
#17 opened by philippkeller - 1
Add timeout-able methods
#15 opened by gyscos - 2
Possible memory leak in `tick`
#11 opened by lukaspustina - 9
Async channel is blocking program
#5 opened by szagi3891 - 3
- 8
Relicense under dual MIT/Apache-2.0
#4 opened by emberian - 4
Broadcast to all consumers
#3 opened by euclio - 4
remove hyper dev dependency
#1 opened by viperscape