Skip to content

abena07/baremetal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

baremetal

a concurrent tcp server with a custom wire protocol, built from scratch in go

why

the sole aim of this project is to understand what powers http servers at the transport layer

how to run

go run .

server will start on:

localhost:8080

you can test it using netcat:

nc localhost 8080

About

a concurrent tcp server with a custom wire protocol, built from scratch in go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages