feat(sdk): 单线程游戏服兼容模式——六语言入站并发度可配(1=串行,handler 互不并发;心跳走控制车道不受阻) #150
Annotations
2 warnings
|
test:
sdks/csharp/src/Croupier.Sdk.Tests/Transport/TcpTransportInboundTests.cs#L137
Avoid inexact read with 'System.Net.Sockets.NetworkStream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
test:
sdks/csharp/src/Croupier.Sdk.Tests/Transport/TcpTransportInboundTests.cs#L137
Avoid inexact read with 'System.Net.Sockets.NetworkStream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|