<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Timothy Pocorni</title>
    <description>The latest articles on DEV Community by Timothy Pocorni (@timmy1420).</description>
    <link>https://dev.to/timmy1420</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F292368%2F2da70de0-9e0c-4d3b-8d59-fcac37177fb6.jpeg</url>
      <title>DEV Community: Timothy Pocorni</title>
      <link>https://dev.to/timmy1420</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/timmy1420"/>
    <language>en</language>
    <item>
      <title>A high-production well-tested websocket microframework</title>
      <dc:creator>Timothy Pocorni</dc:creator>
      <pubDate>Tue, 01 Oct 2024 15:01:37 +0000</pubDate>
      <link>https://dev.to/timmy1420/a-high-production-well-tested-websocket-microframework-123c</link>
      <guid>https://dev.to/timmy1420/a-high-production-well-tested-websocket-microframework-123c</guid>
      <description>&lt;p&gt;🚀 Exciting News, Web Devs! 🚀&lt;/p&gt;

&lt;p&gt;After some years work and fine-tuning, I'm thrilled to introduce EZ-Sock, a lightweight implementation of websockets built using Node.js and Socket.IO! 🎉&lt;/p&gt;

&lt;p&gt;With &lt;strong&gt;EZ-Sock&lt;/strong&gt;, you can quickly set up real-time communication in your apps, whether you're working on a chat application, live updates, or something unique! ⚡&lt;/p&gt;

&lt;p&gt;🔥 Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Simple setup and configuration 🛠️&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Join/leave channels with ease 🔄&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Real-time event broadcasting 🚀&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Event-driven architecture 📡&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💻 Ready to dive in? Check it out on GitHub and give it a spin! Contributions are welcome too! 🙌&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://github.com/timmy1420/ez-sock" rel="noopener noreferrer"&gt;https://github.com/timmy1420/ez-sock&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know what you think! 💡 #WebSockets #NodeJS #SocketIO #JavaScript #GitHub #WebDevelopment #RealTime&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
