Skip to content

Abhishekkarunakaran/gyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gyper - An HTTP server in Golang

Yes, this a re-invention of the wheel.

A project to study the internal working of an HTTP server.

Base Designs:

Worker pool design:

Milestones:

18/Jan/2025:

Implemeted tcp-server that accepts connections.

19/Jan/2025:

Implemented the worker pool.

16/Feb/2025:

Implemented the tree to handle handlerFunctions.

About

A http server package written in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages