SuperSocket
SuperSocket copied to clipboard
Breaking changes were introduced in 2.0 beta.19.429
SuperSocket.Channel => SuperSocket.Connection ***Channel => ***Connection PipeChannel => PipeConnection
SuperSocket.Server.Abstractions => new project SuperSocket.SessionContainer => Removed SuperSocket.GZip => Removed
@kerryjiang , I don't have much knowledge of protocols and communication channels, could you recommend some web content or a book to better understand these issues?
I'm starting out in the socket area in a company and I follow your work with this lib a lot.
No, just some naming changes for user.
I would suggest you follow the samples in source code.
Paste the errors you got to here if you want.