SuperwebsocketAfter eight drop versions are released,Superwebsocket 0.1It was born. The reason why drop was stopped and the official beta version was released isSuperwebsocketRecently compatible with rfc6455 (standard protocols approved by IETF), while earlier drop versions only supportWebsocketProtocol. This improvementCodeButRfc6455The compatibility of such a standard protocol is also symbolic.
Superwebsocket 0.1The changes include:
- Added compatibility with rfc6455
- Improved Configuration of multiple sub-protocols and multiple commandsProgramSet Configuration
- Added windows azure hosting code example
- Provides better mono compatibility
- Multiple performance improvements
- Upgrade supersocket to 1.4 SP2
- Upgrade JSON. net to the latest version.
- Added the function to automatically disconnect connections that have been established for a long time but fail to shake hands.
This version:
Http://superwebsocket.codeplex.com/releases/view/80430