<?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: Harshal Jadhav</title>
    <description>The latest articles on DEV Community by Harshal Jadhav (@harshalrj25).</description>
    <link>https://dev.to/harshalrj25</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%2F446386%2Fe1f02ecd-4fd4-4375-8f36-3feb3717a811.jpg</url>
      <title>DEV Community: Harshal Jadhav</title>
      <link>https://dev.to/harshalrj25</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/harshalrj25"/>
    <language>en</language>
    <item>
      <title>Group Video Chat: ReactJS &amp; WebRTC</title>
      <dc:creator>Harshal Jadhav</dc:creator>
      <pubDate>Tue, 11 May 2021 04:00:13 +0000</pubDate>
      <link>https://dev.to/harshalrj25/group-video-chat-reactjs-webrtc-5fcn</link>
      <guid>https://dev.to/harshalrj25/group-video-chat-reactjs-webrtc-5fcn</guid>
      <description>&lt;p&gt;Recently did some POC's around WebRTC for video calling purpose.&lt;/p&gt;

&lt;p&gt;Here's a working demo hosted on heroku &lt;a href="https://videocall-reactjs-webrtc.herokuapp.com/"&gt;https://videocall-reactjs-webrtc.herokuapp.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here's the code &lt;a href="https://github.com/harshalrj25/VideoCall-ReactJS-WebRTC"&gt;https://github.com/harshalrj25/VideoCall-ReactJS-WebRTC&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The demo is created using P2P MESH communication architecture hence beyond 4 users the solution won't scale properly.&lt;/p&gt;

&lt;p&gt;There are other WebRTC architecture's like SFU which requires a media server.&lt;/p&gt;

&lt;p&gt;Exploring further will try and implement an SFU architecture for better understanding of WebRTC.&lt;/p&gt;

</description>
      <category>react</category>
      <category>webrtc</category>
      <category>socketio</category>
      <category>peer</category>
    </item>
    <item>
      <title>Use the GitHub profile to show your medium articles</title>
      <dc:creator>Harshal Jadhav</dc:creator>
      <pubDate>Tue, 04 Aug 2020 06:27:12 +0000</pubDate>
      <link>https://dev.to/harshalrj25/use-the-github-profile-to-show-your-medium-articles-3jjp</link>
      <guid>https://dev.to/harshalrj25/use-the-github-profile-to-show-your-medium-articles-3jjp</guid>
      <description>&lt;p&gt;Mediumblog-cards 📢&lt;br&gt;
&lt;a href="https://github.com/harshalrj25/mediumblog-cards"&gt;https://github.com/harshalrj25/mediumblog-cards&lt;/a&gt;&lt;br&gt;
Fetch your medium blog information and display it in your github profile. Use the below markdown and just update your medium user name in the query param.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;[![Harshal Jadhav Medium](https://mediumblog-cards.vercel.app/getMediumBlogs?username=harshalrj25)](https://medium.com/@harshalrj25)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SOuRxJg5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1bdwx7o9azft8ehd15ru.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SOuRxJg5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1bdwx7o9azft8ehd15ru.gif" alt="Alt Text" width="310" height="290"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can also set limits to the number of blogs that are being fetched. There is also an option to change the alignment of the cards. Please visit the &lt;a href="https://github.com/harshalrj25/mediumblog-cards"&gt;repo&lt;/a&gt; for more details.&lt;/p&gt;

</description>
      <category>github</category>
      <category>node</category>
      <category>readme</category>
      <category>medium</category>
    </item>
  </channel>
</rss>
