Seabiscuit
Seabiscuit
I have finished writing code for porting Http2 codec. my current progress is in https://github.com/cuteant/dotnetty-span-fork/tree/future/src/DotNetty.Codecs.Http2 Reference: https://github.com/maksimkim/DotNetty/tree/http2
SocketHttp2ConnectionRoundtripTest::WriteOfEmptyReleasedBufferSingleBufferQueuedInFlowControllerShouldFail
Waits until fix from PR(#51 and #65) merged *** - Refactor Libuv-Transport based on [NetUV.Core](https://github.com/StormHub/NetUV) - Add support for UDP in Libuv-Transport - Add support for Pipe in Libuv-Transport -...
第二次调用 EncoderWriteHeaders 无法通过 DefaultHttp2ConnectionEncoder::ValidateHeadersSentState 的校验
| Stage | OS | Platform| Transport.Tests | Suite.Tests | Others | |-----------------|------------|-------------------|-------|----------|----------| | Local | Windows | .NET Framework | √ | √ | √ | | Local |...
[DotNetty.Handlers.Tests.TlsHandlerTest.TlsRead Failed in 2021.5.16.6](https://dev.azure.com/SpanNetty/SpanNetty/_workitems/edit/4/) [DotNetty.Handlers.Tests.TlsHandlerTest.TlsWrite Failed in 2021.5.16.6](https://dev.azure.com/SpanNetty/SpanNetty/_workitems/edit/3/)
Implementation of a Traffic Shaping Handler and Dynamic Statistics. The main goal of this package is to allow you to shape the traffic (bandwidth limitation), but also to get statistics...
- [ ] MpscArrayQueue - [ ] ConcurrentCircularArrayQueue - [ ] SpscLinkedQueue