SuperSocket.Server.Abstractions 2.0.1
Release Note: SuperSocket 2.0.1
Overview
SuperSocket 2.0.1 is a maintenance release that addresses several stability issues, improves performance, enhances dependency injection support, and adds more comprehensive documentation through XML comments.
Key Improvements
Stability and Bug Fixes
- Fixed the middleware session handling for proper session rejection (#796)
- Resolved several issues with SocketSender that were causing ArgumentOutOfRangeException (#794, #65af03d)
- Used pipe scheduler to run continuation actions in SocketSender for better reliability (#798)
- Fixed order-dependent issue with UseInProcSessionContainer() which now correctly works when not placed last in the fluent configuration chain (#788)
- Default to IPv4 for unsigned address family to ensure consistent behavior (193e8365)
Performance Improvements
- Added ConfigureAwait for SendAsync to avoid context switching and improve performance (#792)
- Various socket handling optimizations (1f701b1b)
Enhanced Dependency Injection
- Modified pipeline filter constructor to allow dependency injection, improving flexibility when creating custom filters (#797)
- Fixed issue where application builder (not web application builder) could not be used as SuperSocket application builder (c5d66c45)
Developer Experience
- Added .editorconfig for consistent coding style across the project (#791)
- Added comprehensive XML comments to improve API documentation (0ba13d2a, 63c67115, 6290d9ee)
- Exposed StartReceive method as protected to allow more customization in derived classes (4e18f714)
- Added release notes in NuGet packages for better visibility of changes (2daa4415)
Project Structure
- Removed ProtoBuf from the main repository and moved it to a separate repository (351a4a46)
- Added new components to the README (d7b7d6d1)
- Updated project description for clarity (b7e0b1c0)
Testing
- Added new unit tests to improve code coverage (709bfc10, 14bb328b)
Contributors
- Kerry Jiang
- hyabean
Upgrading
This release maintains compatibility with SuperSocket 2.0.0. Users are encouraged to update to this version to benefit from the stability improvements and bug fixes.
Links
- GitHub Repository: https://github.com/kerryjiang/SuperSocket
- Documentation: https://docs.supersocket.net/
- NuGet Packages: https://www.nuget.org/packages?q=SuperSocket
Showing the top 20 packages that depend on SuperSocket.Server.Abstractions.
Packages | Downloads |
---|---|
SuperSocket.Server
SuperSocket server hosting library.
|
39 |
SuperSocket.Server
SuperSocket server hosting library.
|
35 |
SuperSocket.Command
SuperSocket command pattern library which allow you to handle requests with commands.
|
35 |
SuperSocket.Command
SuperSocket command pattern library which allow you to handle requests with commands.
|
34 |
SuperSocket.Command
SuperSocket command pattern library which allow you to handle requests with commands.
|
33 |
SuperSocket.Server
SuperSocket server hosting library.
|
32 |
SuperSocket.Server
SuperSocket server hosting library.
|
31 |
SuperSocket.Command
SuperSocket command pattern library which allow you to handle requests with commands.
|
30 |
SuperSocket.Command
SuperSocket command pattern library which allow you to handle requests with commands.
|
28 |
SuperSocket.Command
SuperSocket command pattern library which allow you to handle requests with commands.
|
27 |
SuperSocket.Command
SuperSocket command pattern library which allow you to handle requests with commands.
|
25 |
SuperSocket.Server
SuperSocket server hosting library.
|
24 |
SuperSocket.Server
SuperSocket server hosting library.
|
22 |
SuperSocket.Command
SuperSocket command pattern library which allow you to handle requests with commands.
|
21 |
SuperSocket.Server
SuperSocket server hosting library.
|
20 |
.NET 6.0
- SuperSocket.Connection (>= 2.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- SuperSocket.ProtoBase (>= 2.0.1)
- SuperSocket.Primitives (>= 2.0.1)
.NET 9.0
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- SuperSocket.ProtoBase (>= 2.0.1)
- SuperSocket.Primitives (>= 2.0.1)
- SuperSocket.Connection (>= 2.0.1)
.NET 8.0
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- SuperSocket.Primitives (>= 2.0.1)
- SuperSocket.Connection (>= 2.0.1)
- SuperSocket.ProtoBase (>= 2.0.1)
.NET 7.0
- SuperSocket.ProtoBase (>= 2.0.1)
- SuperSocket.Primitives (>= 2.0.1)
- SuperSocket.Connection (>= 2.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
Version | Downloads | Last updated |
---|---|---|
2.0.2-beta.1 | 7 | 05/30/2025 |
2.0.1 | 6 | 05/31/2025 |
2.0.0 | 12 | 04/24/2025 |
2.0.0-beta.31 | 12 | 04/06/2025 |
2.0.0-beta.30 | 19 | 01/26/2025 |
2.0.0-beta.29 | 19 | 01/17/2025 |
2.0.0-beta.28 | 22 | 11/10/2024 |
2.0.0-beta.27 | 30 | 10/02/2024 |
2.0.0-beta.26 | 28 | 09/03/2024 |
2.0.0-beta.25 | 33 | 08/21/2024 |
2.0.0-beta.24 | 36 | 07/01/2024 |
2.0.0-beta.23 | 40 | 06/11/2024 |
2.0.0-beta.22 | 32 | 06/12/2024 |
2.0.0-beta.21 | 38 | 06/11/2024 |
2.0.0-beta.20.448 | 35 | 06/11/2024 |