Implementing a Custom PipelineFilter in SuperSocket 2.0

This article walks through the implementation of a custom PipelineFilter in SuperSocket 2.0. The development environment is Windows 10, Visual Studio 2019, .NET Core 3.1, and SuperSocket 2.0.0-beta.8. 1. Project Creation Create a .NET Core console application using Visual Studio 2019 targeting .NET Core 3.1, and add the SuperSocket (2.0.0-beta. ...

Posted on Thu, 28 May 2026 18:30:21 +0000 by trippyd