<?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>Linked List on jchun.me</title>
    <link>https://jchun.me/tags/linked-list/</link>
    <description>Recent content in Linked List on jchun.me</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 17 Oct 2022 23:04:49 -0400</lastBuildDate><atom:link href="https://jchun.me/tags/linked-list/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Multi-threaded Pub/Sub Chat App</title>
      <link>https://jchun.me/posts/projects/chatapp/chatapp/</link>
      <pubDate>Mon, 17 Oct 2022 23:04:49 -0400</pubDate>
      
      <guid>https://jchun.me/posts/projects/chatapp/chatapp/</guid>
      <description>A chat application that utilizes a multi-threaded pub/sub message queue, ring buffer, and linked list built in C and a server written in Golang.</description>
    </item>
    
  </channel>
</rss>
