Playing around with System.IO.Pipelines https://stackoverflow.com/questions/64283938
-
Updated
Oct 30, 2020 - C#
Playing around with System.IO.Pipelines https://stackoverflow.com/questions/64283938
EasyPipes Windows Named Pipes Server and Client - A robust generic System.IO.Pipes library, for inter-process communication using a 4-byte header, allowing up to a theoretical 4GB of message size.
Built with System.IO.Pipelines and memory pooling to parse continuous binary telemetry streams without Garbage Collector pressure.
Self-contained SRT (Secure Reliable Transport) listener/transport for .NET on System.IO.Pipelines - native libsrt + mbedTLS bundled for win/linux/macos, x64/arm64
Add a description, image, and links to the system-io-pipelines topic page so that developers can more easily learn about it.
To associate your repository with the system-io-pipelines topic, visit your repo's landing page and select "manage topics."