Popularity
9.0
Stable
Activity
7.6
-
3,768
274
1,123

Code Quality Rank: L3
Programming language: C#
License: Apache License 2.0
Tags: Framework     Server     SuperSocket     Socket    
Latest version: v2.0.preview1

SuperSocket alternatives and similar packages

Based on the "WebSocket" category.
Alternatively, view SuperSocket alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of SuperSocket or a related project?

Add another 'WebSocket' Package

README

SuperSocket

Join the chat at https://gitter.im/supersocket/community Build NuGet Version NuGet Badge

SuperSocket is a light weight extensible socket application framework. You can use it to build an always connected socket application easily without thinking about how to use socket, how to maintain the socket connections and how socket works. It is a pure C# project which is designed to be extended, so it is easy to be integrated to your existing systems as long as they are developed in .NET language.


Nuget Packages
Package MyGet Version NuGet Version Download
SuperSocket (all in one) MyGet Version NuGet Version NuGet Download
SuperSocket.WebSocketServer (all in one for WebSocket server) MyGet Version NuGet Version NuGet Download
SuperSocket.ProtoBase MyGet Version NuGet Version NuGet Download
SuperSocket.Primitives MyGet Version NuGet Version NuGet Download
SuperSocket.Channel MyGet Version NuGet Version NuGet Download
SuperSocket.Server MyGet Version NuGet Version NuGet Download
SuperSocket.Command MyGet Version NuGet Version NuGet Download
SuperSocket.SessionContainer MyGet Version NuGet Version NuGet Download
SuperSocket.Client MyGet Version NuGet Version NuGet Download
SuperSocket.Client.Proxy MyGet Version NuGet Version NuGet Download
SuperSocket.WebSocket MyGet Version NuGet Version NuGet Download
SuperSocket.WebSocket.Server MyGet Version NuGet Version NuGet Download
SuperSocket.Udp MyGet Version NuGet Version NuGet Download
SuperSocket.SerialIO MyGet Version NuGet Version NuGet Download

Nightly build packages: https://www.myget.org/F/supersocket/api/v3/index.json


SuperSocket 2.0 Roadmap:

  • 2021:
    • More documents
    • Performance test/tuning
    • Fix issues of the existing features
    • Other features requested by users
    • Stable release


*Note that all licence references and agreements mentioned in the SuperSocket README section above are relevant to that project's source code only.