Skip to content

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

Notifications You must be signed in to change notification settings

davidfowl/TcpProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages