supersocket - SuperSocket.Connection 2.0.0-beta.21.458

SuperSocket library to abstract underlying communications as connection with pipeline.

PM> Install-Package SuperSocket.Connection -Version 2.0.0-beta.21.458 -Source https://www.myget.org/F/supersocket/api/v3/index.json

Copy to clipboard

> nuget.exe install SuperSocket.Connection -Version 2.0.0-beta.21.458 -Source https://www.myget.org/F/supersocket/api/v3/index.json

Copy to clipboard

> dotnet add package SuperSocket.Connection --version 2.0.0-beta.21.458 --source https://www.myget.org/F/supersocket/api/v3/index.json

Copy to clipboard
<PackageReference Include="SuperSocket.Connection" Version="2.0.0-beta.21.458" />
Copy to clipboard
source https://www.myget.org/F/supersocket/api/v3/index.json

nuget SuperSocket.Connection  ~> 2.0.0-beta.21.458
Copy to clipboard

> choco install SuperSocket.Connection --version 2.0.0-beta.21.458 --source https://www.myget.org/F/supersocket/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "supersocket" -SourceLocation "https://www.myget.org/F/supersocket/api/v2"
Install-Module -Name "SuperSocket.Connection" -RequiredVersion "2.0.0-beta.21.458" -Repository "supersocket" -AllowPreRelease
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://www.myget.org/F/supersocket/api/v2/symbolpackage/


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
(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.Kestrel 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
  • .NETFramework 5.0
    • Microsoft.Extensions.Logging.Abstractions (>= 3.1.10)
    • Microsoft.Extensions.Options (>= 3.1.10)
    • SuperSocket.ProtoBase (>= 2.0.0-beta.21.458)
    • System.IO.Pipelines (>= 4.7.3)
  • .NETFramework 6.0
    • Microsoft.Extensions.Logging.Abstractions (>= 3.1.10)
    • Microsoft.Extensions.Options (>= 3.1.10)
    • SuperSocket.ProtoBase (>= 2.0.0-beta.21.458)
    • System.IO.Pipelines (>= 4.7.3)
  • .NETFramework 7.0
    • Microsoft.Extensions.Logging.Abstractions (>= 3.1.10)
    • Microsoft.Extensions.Options (>= 3.1.10)
    • SuperSocket.ProtoBase (>= 2.0.0-beta.21.458)
    • System.IO.Pipelines (>= 4.7.3)
  • .NETFramework 8.0
    • Microsoft.Extensions.Logging.Abstractions (>= 3.1.10)
    • Microsoft.Extensions.Options (>= 3.1.10)
    • SuperSocket.ProtoBase (>= 2.0.0-beta.21.458)
    • System.IO.Pipelines (>= 4.7.3)
  • .NETStandard 2.1
    • Microsoft.Extensions.Logging.Abstractions (>= 3.1.10)
    • Microsoft.Extensions.Options (>= 3.1.10)
    • SuperSocket.ProtoBase (>= 2.0.0-beta.21.458)
    • System.IO.Pipelines (>= 4.7.3)
  • .NETFramework 5.0: 5.0.0.0
  • .NETFramework 6.0: 6.0.0.0
  • .NETFramework 7.0: 7.0.0.0
  • .NETFramework 8.0: 8.0.0.0
  • .NETStandard 2.1: 2.1.0.0

Owners

Kerry Jiang

Authors

Kerry Jiang and other contributors

Project URL

https://github.com/kerryjiang/supersocket

License

Unknown

Info

4 total downloads
0 downloads for version 2.0.0-beta.21.458
Download (114.02 KB)
Download symbols (64.71 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.0.0-beta.21.458 114.02 KB Wed, 24 Apr 2024 04:26:02 GMT 0
2.0.0-beta.21.457 113.64 KB Mon, 22 Apr 2024 18:10:37 GMT 0
2.0.0-beta.21.456 113.63 KB Thu, 18 Apr 2024 03:02:22 GMT 0
2.0.0-beta.21.455 113.65 KB Thu, 18 Apr 2024 02:58:09 GMT 0
2.0.0-beta.21.454 113.64 KB Wed, 17 Apr 2024 17:17:28 GMT 0
2.0.0-beta.21.453 113.63 KB Mon, 15 Apr 2024 00:44:35 GMT 0
2.0.0-beta.21.452 113.67 KB Mon, 15 Apr 2024 00:33:44 GMT 0
2.0.0-beta.21.451 113.64 KB Mon, 15 Apr 2024 00:30:09 GMT 0
2.0.0-beta.21.450 113.11 KB Sun, 14 Apr 2024 05:34:22 GMT 0
2.0.0-beta.20.449 113.12 KB Sun, 14 Apr 2024 02:54:01 GMT 0
2.0.0-beta.20.448 113.08 KB Tue, 09 Apr 2024 04:31:04 GMT 4
2.0.0-beta.20.447 113.1 KB Tue, 09 Apr 2024 04:23:31 GMT 0
2.0.0-beta.20.445 113.11 KB Sun, 31 Mar 2024 06:48:46 GMT 0
2.0.0-beta.20.444 113.13 KB Sat, 30 Mar 2024 21:36:53 GMT 0
2.0.0-beta.20.443 113.12 KB Sat, 30 Mar 2024 17:47:38 GMT 0
2.0.0-beta.20.442 112.86 KB Sat, 30 Mar 2024 05:21:25 GMT 0
2.0.0-beta.20.441 112.89 KB Sat, 30 Mar 2024 05:02:40 GMT 0
2.0.0-beta.20.440 112.87 KB Sun, 24 Mar 2024 17:19:17 GMT 0
2.0.0-beta.20.439 112.87 KB Sun, 24 Mar 2024 17:18:58 GMT 0
2.0.0-beta.20.438 112.88 KB Sun, 24 Mar 2024 17:17:55 GMT 0
2.0.0-beta.20.437 112.86 KB Sun, 24 Mar 2024 17:00:48 GMT 0
2.0.0-beta.20.436 112.87 KB Sun, 24 Mar 2024 08:24:27 GMT 0
2.0.0-beta.20.435 112.86 KB Sun, 24 Mar 2024 00:59:31 GMT 0
2.0.0-beta.20.434 112.88 KB Sun, 24 Mar 2024 00:52:47 GMT 0
2.0.0-beta.20.431 119.21 KB Thu, 21 Mar 2024 05:49:51 GMT 0
2.0.0-beta.20.430 119.23 KB Thu, 21 Mar 2024 00:01:03 GMT 0
2.0.0-beta.19.429 119.24 KB Mon, 18 Mar 2024 06:31:32 GMT 0
2.0.0-beta.19.427 119.23 KB Mon, 18 Mar 2024 04:13:02 GMT 0
2.0.0-beta.19.426 117.95 KB Sun, 17 Mar 2024 16:57:17 GMT 0