/TcpProxy

A sample showing how to implement a tcp proxy using new kestrel APIs

Primary LanguageC#

TcpProxy

A sample showing how to implement a delegating TCP proxy using DuplicateAndClose async with a new Kestrel API. This relies on .NET 6 >= rc1