GameFrameX.SuperSocket.WebSocket.Server 1.0.1

dotnet add package GameFrameX.SuperSocket.WebSocket.Server --version 1.0.1                
NuGet\Install-Package GameFrameX.SuperSocket.WebSocket.Server -Version 1.0.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GameFrameX.SuperSocket.WebSocket.Server" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GameFrameX.SuperSocket.WebSocket.Server --version 1.0.1                
#r "nuget: GameFrameX.SuperSocket.WebSocket.Server, 1.0.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GameFrameX.SuperSocket.WebSocket.Server as a Cake Addin
#addin nuget:?package=GameFrameX.SuperSocket.WebSocket.Server&version=1.0.1

// Install GameFrameX.SuperSocket.WebSocket.Server as a Cake Tool
#tool nuget:?package=GameFrameX.SuperSocket.WebSocket.Server&version=1.0.1                

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 <br /> (all in one) MyGet Version NuGet Version NuGet Download
SuperSocket.WebSocketServer <br /> (Use SuperSocket.WebSocket.Server instead) 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.Connection 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.GZip 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:

  • 2024:
    • More documents
    • Performance test/tuning
    • Fix issues of the existing features
    • Other features requested by users
    • Stable release
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GameFrameX.SuperSocket.WebSocket.Server:

Package Downloads
GameFrameX.NetWork

GameFrameX.NetWork

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 25 7/11/2024
1.0.0 144 7/4/2024
0.0.6-beta 52 7/4/2024
0.0.5-beta 66 7/4/2024