Protocols
3 posts tagged “Protocols”
HTTP/2 and HTTP/3 in Tunnels — Performance Impact
How HTTP/2 and HTTP/3 (QUIC) work through tunnels: multiplexing, header compression, 0-RTT, and fxTunnel protocol support compared to HTTP/1.1.
How TCP and UDP Tunneling Works — A Protocol Deep Dive
How TCP and UDP tunneling works under the hood: multiplexing, connection lifecycle, NAT traversal, packet framing, and hands-on examples with fxTunnel.
fxTunnel Architecture: Secure Tunnels Built with Go
fxTunnel architecture deep dive: client-server design, multiplexing, TLS 1.3 security, Go runtime performance, and comparison with ngrok.