<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Websocket on CodingBlast</title><link>https://codingblast.com/tags/websocket/</link><description>Recent content in Websocket on CodingBlast</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 27 Dec 2022 01:58:41 +0000</lastBuildDate><atom:link href="https://codingblast.com/tags/websocket/index.xml" rel="self" type="application/rss+xml"/><item><title>ASP.NET Core SignalR Chat with React.js</title><link>https://codingblast.com/asp-net-core-signalr-chat-react/</link><pubDate>Fri, 17 Nov 2017 23:39:39 +0000</pubDate><guid>https://codingblast.com/asp-net-core-signalr-chat-react/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In one of the last posts, we saw how we can make a simple chat with &lt;a href="https://codingblast.com/asp-net-core-signalr-chat-angular/"&gt;ASP.NET Core SignalR and Angular 5&lt;/a&gt;. This time, we will use the same code from the backend and swap Angular with React on the frontend.&lt;/p&gt;</description></item><item><title>ASP.NET Core SignalR Chat with Angular 5</title><link>https://codingblast.com/asp-net-core-signalr-chat-angular/</link><pubDate>Tue, 14 Nov 2017 08:19:52 +0000</pubDate><guid>https://codingblast.com/asp-net-core-signalr-chat-angular/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In one of the &lt;a href="https://codingblast.com/asp-net-core-signalr-simple-chat/"&gt;previous&lt;/a&gt; posts, we saw how we can make a simple chat with ASP.NET Core SignalR. It takes about 5-10 mins for someone who is familiar with the environment and ASP.NET Core. Or even less.&lt;/p&gt;</description></item><item><title>ASP.NET Core SignalR - Simple chat</title><link>https://codingblast.com/asp-net-core-signalr-simple-chat/</link><pubDate>Mon, 07 Aug 2017 06:03:05 +0000</pubDate><guid>https://codingblast.com/asp-net-core-signalr-simple-chat/</guid><description>&lt;h2 id="update"&gt;&lt;em&gt;Update&lt;/em&gt;&lt;/h2&gt;
&lt;p&gt;The code has been updated to use latest SignalR - 6 which works with ASP.NET Core 6&lt;/p&gt;
&lt;p&gt;Link to GitHub repository: &lt;a href="https://github.com/Ibro/SignalRSimpleChat"&gt;https://github.com/Ibro/SignalRSimpleChat&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Angular 5 version: &lt;a href="https://codingblast.com/asp-net-core-signalr-chat-angular/"&gt;here&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;React.js version:&lt;/strong&gt; &lt;a href="https://codingblast.com/asp-net-core-signalr-chat-react/"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In the &lt;a href="https://codingblast.com/asp-net-core-signalr/"&gt;last post&lt;/a&gt;, we briefly mentioned what SignalR is all about and talked about the history of the SignalR.&lt;/p&gt;</description></item><item><title>RxJS - Part 6 - Chat application with RxJS</title><link>https://codingblast.com/rxjs-chat-application-angular-socket-io/</link><pubDate>Fri, 12 May 2017 07:36:06 +0000</pubDate><guid>https://codingblast.com/rxjs-chat-application-angular-socket-io/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In the &lt;a href="https://codingblast.com/rxjs/"&gt;first post&lt;/a&gt; of RxJS series we talked about reactive programming and benefits or RxJS. &lt;a href="https://codingblast.com/rxjs-observable/"&gt;Second post&lt;/a&gt; covered Observable and how we can effectively use and manipulate Observables. After that, in &lt;a href="https://codingblast.com/rxjs-operators/"&gt;third post&lt;/a&gt; we tried to get familiar with RxJS operators. We tried to briefly cover the &lt;a href="https://codingblast.com/rxjs-error-handling/"&gt;error handling&lt;/a&gt; subject in the &lt;a href="https://codingblast.com/rxjs-error-handling/"&gt;fourth post&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>