Skip to content

add: TCP to HTTP video resource#1654

Open
tomasohCHOM wants to merge 1 commit intocodecrafters-io:masterfrom
tomasohCHOM:add/tcp-to-http
Open

add: TCP to HTTP video resource#1654
tomasohCHOM wants to merge 1 commit intocodecrafters-io:masterfrom
tomasohCHOM:add/tcp-to-http

Conversation

@tomasohCHOM
Copy link

What It Is

A pretty amazing resource for learning the HTTP protocol. The course covers things like parsing request messages and making a simple HTTP server for sending responses in the format specified in the RFC. It also goes over chunked encoding, serving binary data, and some of the differences between TCP vs UDP, and HTTP/1.1, /2, and /3.

The YouTube walkthrough, listed in the README
The actual course on boot.dev, content itself is free minus the interactive parts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant