<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>echo4eva</title>
      <link>https://echo4eva.com</link>
      <description>Last 10 notes on echo4eva</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>3. Graceful Shutdown</title>
    <link>https://echo4eva.com/chungus/graceful-shutdown</link>
    <guid>https://echo4eva.com/chungus/graceful-shutdown</guid>
    <description><![CDATA[ In this post, I’ll be going over how I achieved graceful shutdown of my game servers with my own services; the Chungustrator aka orchestrator and Chungusway aka the gateway between the orchestrator and game server. ]]></description>
    <pubDate>Wed, 03 Dec 2025 00:00:00 GMT</pubDate>
  </item><item>
    <title>2. Matchmaking to Game Server, Player Verification</title>
    <link>https://echo4eva.com/chungus/matchmaking-to-game-server</link>
    <guid>https://echo4eva.com/chungus/matchmaking-to-game-server</guid>
    <description><![CDATA[ In the last blog, I briefly mentioned my system architecture which included an orchestrator to spawn game servers and a matchmaker to match players. ]]></description>
    <pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate>
  </item><item>
    <title>echo4eva</title>
    <link>https://echo4eva.com/</link>
    <guid>https://echo4eva.com/</guid>
    <description><![CDATA[ Yo, It’s Echo. I’m a programmer in California, with current interests in distributed systems, devops, and multiplayer networking. ]]></description>
    <pubDate>Mon, 20 Oct 2025 21:15:13 GMT</pubDate>
  </item><item>
    <title>1. Chungus Intro</title>
    <link>https://echo4eva.com/chungus/intro</link>
    <guid>https://echo4eva.com/chungus/intro</guid>
    <description><![CDATA[  How do video games like Counter Strike and Apex Legends match players from queue to game server? Many developers never implement these systems themselves, since it’s more convenient nowadays to offload this to third party services like Agones. ]]></description>
    <pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate>
  </item><item>
    <title>posts</title>
    <link>https://echo4eva.com/posts</link>
    <guid>https://echo4eva.com/posts</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Mon, 13 Oct 2025 21:28:39 GMT</pubDate>
  </item>
    </channel>
  </rss>