Tony Przygienda

Results 17 comments of Tony Przygienda

yeah, 0.7 definitely lowered mio qualilty. I'm trying to move to 0.7 but gave up due to lack of timers as well. Looked quickly @ what it would take to...

agreed, struggling with same problem, you don't even want to see my graph ;-) simplest would be something taking a filter regex file for packages e.g. and option for anything...

wiating still for this to be finished before merging. thx for the effort

OK, can you check on 0.1.3 I just released and see whether you can merge those changes ? Make sure to take the color extensions along pls ...

looked at change, willing to take up. Please, can the CI be fixed so it picks up the branch involved. the CI results are not accessible since the repo on...

Question being still: how can I sit on a streaming response and get the items before connection has been closed/EOF'ed. The wait() blocks right now simply until response is finished...

OK, the answer is super elegant (but takes a lot of code reading to get there ;-) ` let c : StreamingResponse = client.somecall(); c .map_items(|i| println!("item: {:?}", i) )...

any further drilling been done into that meanwhile? I ran that on newest GRPC and grpc-rust and it passes ...

please resolve conflicts