Kerry Jiang
Kerry Jiang
upgrade .net core support to 1.0
https://github.com/kerryjiang/SuperSocket/runs/3469981170#step:8:8700 Error Message: System.ObjectDisposedException : Cannot access a disposed object. Object name: 'SuperSocket.Tests.DerivedNetworkStream'. Stack Trace: at System.Net.Sockets.NetworkStream.g__ThrowObjectDisposedException|63_0() at System.Net.Sockets.NetworkStream.WriteAsync(ReadOnlyMemory`1 buffer, CancellationToken cancellationToken) at System.IO.StreamWriter.FlushAsyncInternal(StreamWriter _this, Boolean flushStream, Boolean flushEncoder, Char[]...
KCP: https://github.com/KumoKyaku/KCP
SuperSocket.Channel => SuperSocket.Connection ***Channel => ***Connection PipeChannel => PipeConnection SuperSocket.Server.Abstractions => new project SuperSocket.SessionContainer => Removed SuperSocket.GZip => Removed
Can someone take a look at this issue? The container creation failed in the middle and later all the container queries failed with the same exception. System.AggregateException: System.AggregateException: One or...
I noticed the image here mcr.microsoft.com/cosmosdb/windows/azure-cosmos-emulator seems not consistent with the code in this repo. For example, the startup script is Start.ps1 instead of startemu.cmd in this repo. Directory of...
   
Hi guys, a new beta version nuget package of WebSocket4Net was released. This version was implemented completely for modern .NET (.NET core). https://www.nuget.org/packages/WebSocket4Net/1.0.0-beta.1
https://www.nuget.org/packages/SciSharp.MySQL.Replication/1.0.0-beta.3 https://enblogs.kerryjiang.com/SciSharp-MySQL-Replication-1-beta-3 https://blog.kerryjiang.com/SciSharp-MySQL-Replication-1-beta-3