<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WebSockets in WCF - how it looks in memory</title><link>http://blogs.msdn.com/b/nelsd/archive/2012/08/28/websockets-in-wcf-how-it-looks-like-in-memory.aspx</link><description>WCF 4.5 supports websockets which is a bi-directional, full-duplex communication channel over a single TCP connection. This is achieved by NetHttp(s)Binding. I used Paul's WebSocket samples from github and tried to check how it looks 
 Paul Batum's link</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator></channel></rss>