<?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: Eric Kole</title>
    <description>The latest articles on DEV Community by Eric Kole (@erickole).</description>
    <link>https://dev.to/erickole</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F418999%2Fbcb3482b-343a-416e-a023-827560d3e451.jpeg</url>
      <title>DEV Community: Eric Kole</title>
      <link>https://dev.to/erickole</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/erickole"/>
    <language>en</language>
    <item>
      <title>Is there a tutorial to build a support live chat for a website using socket.io?</title>
      <dc:creator>Eric Kole</dc:creator>
      <pubDate>Sun, 28 Jun 2020 19:37:38 +0000</pubDate>
      <link>https://dev.to/erickole/is-there-a-tutorial-to-build-a-support-live-chat-for-a-website-using-socket-io-41ad</link>
      <guid>https://dev.to/erickole/is-there-a-tutorial-to-build-a-support-live-chat-for-a-website-using-socket-io-41ad</guid>
      <description>&lt;p&gt;I would like to add a support live chat web app to my website using socket.io, mainly focused on new users who have specific questions or feedback about my product. All visitors of the website can chat with the support staff, currently me, but the visitors can not see each other's messages or communicate with each other. I looked around on the internet for a tutorial that goes through this but all were for communication amongst all the users like in a group chat like &lt;a href="https://www.youtube.com/watch?v=rxzOqP9YwmM"&gt;https://www.youtube.com/watch?v=rxzOqP9YwmM&lt;/a&gt; . However, I need to build one in which they can all individually only message me and can not read each other's messages or message each other, and I can reply to each message individually. Could you please link a tutorial that walks me through this or the code for such an app so that I can understand the code?&lt;/p&gt;

</description>
      <category>help</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>node</category>
    </item>
    <item>
      <title>Is there a tutorial to build a support live chat for a website using socket.io?</title>
      <dc:creator>Eric Kole</dc:creator>
      <pubDate>Sun, 28 Jun 2020 16:51:57 +0000</pubDate>
      <link>https://dev.to/erickole/is-there-a-tutorial-to-build-a-support-live-chat-for-a-website-using-socket-io-15ln</link>
      <guid>https://dev.to/erickole/is-there-a-tutorial-to-build-a-support-live-chat-for-a-website-using-socket-io-15ln</guid>
      <description>&lt;p&gt;I would like to add a support live chat web app to my website using socket.io, mainly focused on new users who have specific questions or feedback about my product. All visitors of the website can chat with the support staff, currently me, but the visitors can not see each other's messages or communicate with each other. I looked around on the internet for a tutorial that goes through this but all were for communication amongst all the users like in a group chat like &lt;a href="https://www.youtube.com/watch?v=rxzOqP9YwmM"&gt;https://www.youtube.com/watch?v=rxzOqP9YwmM&lt;/a&gt; . However, I need to build one in which they can all individually only message me and can not read each other's messages or message each other, and I can reply to each message individually. Could you please link a tutorial that walks me through this or the code for such an app so that I can examine and understand the code?&lt;/p&gt;

</description>
      <category>help</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>node</category>
    </item>
  </channel>
</rss>
