Pipelines.Sockets.Unofficial 2.2.16
Pipelines.Sockets.Unofficial
This is a managed sockets connector for the System.IO.Pipelines API, intended to act as a stop-gap while there is
no official such connector. Pipelines are pretty useless if you can't actually connect them to anything...
It draws inspiration from:
Channels.Networking.Sockets- the original "managed sockets" provider I wrote back when Pipelines were ChannelsSystem.IO.Pipelines- the "corefx" version of the aboveKestrel.Transport.Sockets- purely server-side connector used for ASP.NET Core, using pieces of the above
and aims to provide a high-performance implementation of the IDuplexPipe interface, providing both client and server APIs. At the moment the API is very preliminary.
Key APIs:
SocketConnection- interacting with aSocketas a pipeStreamConnection- interacting with aStreamas a pipe, or a pipe as aStreamArena/Arena<T>/Sequence<T>/Reference<T>- arena allocation APIs
It is provided under the MIT license.
Showing the top 20 packages that depend on Pipelines.Sockets.Unofficial.
| Packages | Downloads |
|---|---|
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
87 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
63 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
60 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
56 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
55 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
50 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
48 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
47 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
46 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
45 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
44 |
.NET Framework 4.6.2
- System.IO.Pipelines (>= 8.0.0)
.NET Framework 4.7.2
- System.IO.Pipelines (>= 8.0.0)
.NET 8.0
- System.IO.Pipelines (>= 8.0.0)
.NET 9.0
- No dependencies.
.NET Standard 2.0
- System.IO.Pipelines (>= 8.0.0)
.NET Standard 2.1
- System.IO.Pipelines (>= 8.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 2.2.16 | 22 | 06/13/2026 |
| 2.2.8 | 52 | 12/11/2025 |
| 2.2.2 | 34 | 12/12/2025 |
| 2.2.0 | 41 | 12/10/2025 |
| 2.1.16 | 28 | 12/12/2025 |
| 2.1.11 | 32 | 12/12/2025 |
| 2.1.8 | 29 | 12/12/2025 |
| 2.1.1 | 29 | 12/13/2025 |
| 2.1.0 | 28 | 12/12/2025 |
| 2.0.25 | 28 | 12/12/2025 |
| 2.0.22 | 27 | 12/20/2025 |
| 2.0.20 | 27 | 12/12/2025 |
| 2.0.17 | 33 | 12/12/2025 |
| 2.0.11 | 31 | 12/14/2025 |
| 2.0.10 | 30 | 12/12/2025 |
| 2.0.7 | 28 | 12/14/2025 |
| 1.1.23 | 31 | 12/12/2025 |
| 1.1.14 | 28 | 12/12/2025 |
| 1.1.11 | 30 | 12/11/2025 |
| 1.0.9 | 26 | 12/12/2025 |
| 1.0.7 | 30 | 12/12/2025 |
| 1.0.6 | 23 | 12/24/2025 |
| 1.0.0 | 30 | 12/11/2025 |