httpfromtcp

What you will learn building this course

Understand how HTTP works at the wire level by building a server from raw TCP sockets. You will learn about request and response parsing, headers, status codes, routing, and how the web works under the hood.

Who this course is for

Developers who want to demystify HTTP and networking, learn raw TCP socket programming, and build dependency-free Go libraries from first principles.

GoLibrary
DifficultyIntermediate
LanguageGo