<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Network on wid's blog</title><link>https://wid-blog.github.io/en/tags/network/</link><description>Recent content in Network on wid's blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 20 Mar 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://wid-blog.github.io/en/tags/network/index.xml" rel="self" type="application/rss+xml"/><item><title>HTTP/1.1 and HTTP/2</title><link>https://wid-blog.github.io/en/posts/tech/network/http1-vs-http2/</link><pubDate>Wed, 20 Mar 2024 00:00:00 +0000</pubDate><guid>https://wid-blog.github.io/en/posts/tech/network/http1-vs-http2/</guid><description>HTTP/1.1 processes requests and responses sequentially. HTTP/2 changed this with multiplexing, binary framing, and header compression. A summary of the differences between the two protocols and gRPC, which runs on top of HTTP/2.</description></item><item><title>TCP and UDP</title><link>https://wid-blog.github.io/en/posts/tech/network/tcp-udp/</link><pubDate>Tue, 01 Mar 2022 00:00:00 +0000</pubDate><guid>https://wid-blog.github.io/en/posts/tech/network/tcp-udp/</guid><description>Two transport protocols that backend developers encounter constantly. A summary of TCP and UDP — connection establishment, reliability guarantees, flow/congestion control mechanisms, and selection criteria.</description></item></channel></rss>