haproxy-spoa-dotnet icon indicating copy to clipboard operation
haproxy-spoa-dotnet copied to clipboard

HAProxy Stream Processing Offload Agent (SPOA) library for .NET Core.

Results 2 haproxy-spoa-dotnet issues
Sort by recently updated
recently updated
newest added

Starting a thread so that we can investigate how to improve the performance of this library by using the System.IO.Pipelines library, if appropriate.

The SPOE specification defines an "Abort" flag on the metadata field as: ``` ABORT: Indicates that the processing of the current frame must be cancelled. This bit should be set...