Sauleil Menard-Lamarre

Results 4 issues of Sauleil Menard-Lamarre

Hello again, I'm not a 100% sure that I understand the meaning of "Bidirectional" But in your console client sample, I've added ``` // in the QuicNet.Tests.ConsoleClient.Program.Main context.OnDataReceived += Context_OnDataReceived;...

bug
help wanted
TODO

I've changed my local version to: `public QuicStreamContext CreateStream(ulong streamId = 1, StreamType streamType = StreamType.ClientBidirectional);` in order to keep the compatibility.

good first issue

I was wondering if you could add support for FileStream (or Stream in general)? Since we usually use files for computing the CRC, I find it annoying to load the...

enhancement

This feature is really useful when you want to do certain updates based on a value changed.