SP
Bongo Cat
JOURNAL

Engineering Blog

Practical deep-dives into software architecture, cloud platforms, distributed systems, and core CS fundamentals.

// concise engineering notes

Filter by topic
Showing 1 / 1 posts

Writing Raw HTTP Over TCP with Sockets

A step-by-step guide to building a **multi-threaded HTTP server** using Python's standard library.

Feb 6, 2026