Free Mermaid diagrams covering DNS, HTTP, TLS, TCP, WebSockets and more networking protocols.
Networking protocols power every web application, API call, and distributed system you build. Understanding how these protocols work at the packet and message level helps you debug latency, design resilient systems, and make informed architectural decisions.
This collection covers the full stack of networking concepts developers encounter day-to-day. Start with the fundamentals: How DNS Works shows the recursive resolution process that turns a hostname into an IP address, while TCP Three-Way Handshake illustrates the connection establishment that underpins reliable transport. For secure communication, TLS Handshake and HTTPS Handshake walk through certificate negotiation and key exchange.
Modern protocol evolution is also well represented: compare HTTP/2 Multiplexing and HTTP/3 Connection Flow to understand how QUIC eliminates head-of-line blocking. Infrastructure diagrams like CDN Request Flow, Load Balancer Routing, and Reverse Proxy Request Flow show how traffic is distributed at scale. Security-focused entries including Firewall Packet Filtering, NAT Translation Flow, and VPN Tunnel Setup round out the collection. Every diagram is free to edit and export directly in Graphlet.





























