Results 11 issues of 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[]...

bug
2.0

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...

bug
hacktoberfest
triage

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...

bug
hacktoberfest
triage

![image](https://github.com/kerryjiang/SuperSocket/assets/456060/274430fd-5326-4b50-9459-360a376604bd) ![image](https://github.com/kerryjiang/SuperSocket/assets/456060/3c3d6bd6-85d8-4b71-9cb2-0b2d9cffc1f6) ![image](https://github.com/kerryjiang/SuperSocket/assets/456060/d7f53f28-f3a6-4079-b2b7-dd59027374ad) ![image](https://github.com/kerryjiang/SuperSocket/assets/456060/8901c0ae-a3a9-48b5-a8a0-fa25b63cabe3)

2.0

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