Skip to content

Faouzi1406/router-builder-tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rewriting a old implementation of a router:

I Am rewriting a old implementation of a router that I had written for the TCP protocol.

Why

You can only write good code if you implement the same thing twice or three times and now that I know more about how routers worked and solved the problems once already I'm trying to solve those problems better. By implementing design patterns like the builder pattern I'm improving the code to be OOP & reusable for other projects I might make in the future.

builder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages