<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SignalR and Web Sockets</title><link>http://asp.net</link><pubDate>Tue, 16 Apr 2013 11:00:18 GMT</pubDate><generator>umbraco</generator><description>Comments for SignalR and Web Sockets</description><language>en</language><atom:link href="http://asp.net/rss/comments/42898" rel="self" type="application/rss+xml" /><item><title>Comment Posted by andrei drynov</title><link>http://asp.net/vnext/overview/signalr/signalr-and-web-sockets</link><pubDate>Wed, 15 Aug 2012 15:44:23 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016177</guid><description><![CDATA[ <p>Hi Scott,</p><p></p><p>Can you provide the source code for this example video? </p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/andrei%20drynov.jpg?forceidenticon=false&amp;dt=635046358200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by chrishubbard</title><link>http://asp.net/vnext/overview/signalr/signalr-and-web-sockets</link><pubDate>Thu, 16 Aug 2012 00:25:31 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016181</guid><description><![CDATA[ <p>What versions of Windows/IIS will support WebSockets?  I really hope that Windows 2008/R2 + IIS 7.5 will support WebSockets.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/chrishubbard.jpg?forceidenticon=false&amp;dt=635046358200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by rajum</title><link>http://asp.net/vnext/overview/signalr/signalr-and-web-sockets</link><pubDate>Thu, 16 Aug 2012 21:53:04 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016191</guid><description><![CDATA[ <p>Thanks for the video. simply explained both feature.  SignalR and websockets must the hot stuff in vs2012, thanks to David fowl. </p><p>what happened to your voice?  </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/rajum.jpg?forceidenticon=false&amp;dt=635046358200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by codeplanner</title><link>http://asp.net/vnext/overview/signalr/signalr-and-web-sockets</link><pubDate>Fri, 17 Aug 2012 07:25:09 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016194</guid><description><![CDATA[ <p>Hey, Sending messages to all clients is cool, but how do I filter the recipients?</p><p>Like...</p><p>channel.Send(p =&gt; p.someproperty == somevalue, jsonToSend);</p><p></p><p>Thanks!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/codeplanner.jpg?forceidenticon=false&amp;dt=635046358200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Kiliman</title><link>http://asp.net/vnext/overview/signalr/signalr-and-web-sockets</link><pubDate>Fri, 17 Aug 2012 19:43:11 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016204</guid><description><![CDATA[ <p>@codeplanner,</p><p></p><p>You have several options for communicating with clients.</p><p></p><p>As Scott has shown, you can broadcast a message to ALL connected clients using Clients.someMessage()</p><p></p><p>You can respond directly to the caller using Caller.someMessage()</p><p></p><p>You can also use Clients[connectionId].someMessage() to target a specific connection. </p><p></p><p>You can also add clients to groups and target a specific group like Clients[groupName].someMessage().</p><p></p><p>As you can see, you have a lot of flexibility here.</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Kiliman.jpg?forceidenticon=false&amp;dt=635046358200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by pablosanchez9</title><link>http://asp.net/vnext/overview/signalr/signalr-and-web-sockets</link><pubDate>Tue, 16 Apr 2013 11:00:18 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018912</guid><description><![CDATA[ <p>Thanks Scott, excellent video!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/pablosanchez9.jpg?forceidenticon=false&amp;dt=635046358200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>