<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>C++ on Lea Yeh</title><link>https://lyeh.dev/tags/c++/</link><description>Recent content in C++ on Lea Yeh</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>lea.yeh.ml@gmail.com (Lea (Mei Ling) Yeh)</managingEditor><webMaster>lea.yeh.ml@gmail.com (Lea (Mei Ling) Yeh)</webMaster><copyright>© 2026 Lea (Mei Ling) Yeh</copyright><lastBuildDate>Sat, 01 Jun 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://lyeh.dev/tags/c++/index.xml" rel="self" type="application/rss+xml"/><item><title>webserver — HTTP/1.1 Server in C++</title><link>https://lyeh.dev/projects/webserver/</link><pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate><author>lea.yeh.ml@gmail.com (Lea (Mei Ling) Yeh)</author><guid>https://lyeh.dev/projects/webserver/</guid><description>Standards-compliant HTTP/1.1 web server implemented in C++ from scratch — non-blocking I/O event loop, request parsing, CGI execution, and virtual host support.</description></item></channel></rss>