Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Server from TCP

A simple HTTP server built from scratch in Go.

Run

go run ./cmd/tcplistener

Listens on port 42069.

Test

go test ./...

About

HTTP server built from TCP in Go.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages