Results 14 comments of Chris Dimitrov
trafficstars

More on topic: The **QuicContext** and the **QuicStreamContext** are a code smell. I'll delete them in a new branch, delete the refactor-api branch, and push the new one with a...

Resolved with branch **new-api**. Still not merged, as I need to do a couple of more tests. You can switch and give it a try too. Don't forget to check...

Hello! I've merged the branch to master, the implementation there is latest. I actually did remove the Contexts, but you're right, all I needed to do is get the business...

Hello, and thank you! Impressive example, I like how separate tasks are being run for Send and Receive, this solves a couple of issues, I'll look into a way of...