Skip to content

ploeh/TCPStateCSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State pattern TCP example in C#

This small C# code base translates the Design Patterns State example code to C#, to the best of my abilities.

It then refactors the code to pure functions.

The code is written as a technical appendix to a blog post.

About

State pattern TCP example in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published