<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>websockets Archives - BinaryTides</title>
	<atom:link href="https://www.binarytides.com/tag/websockets/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/tag/websockets/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Tue, 12 Feb 2013 15:05:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Websockets with php &#8211; tutorial on basics</title>
		<link>https://www.binarytides.com/websockets-php-tutorial/</link>
					<comments>https://www.binarytides.com/websockets-php-tutorial/#comments</comments>
		
		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Tue, 12 Feb 2013 15:05:14 +0000</pubDate>
				<category><![CDATA[Html5]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[websockets]]></category>
		<guid isPermaLink="false">http://www.codekites.com/?p=3755</guid>

					<description><![CDATA[<p>Websockets Websockets is a new feature available in browsers as a part of the Html5 specs that allows javascript clients to open bi directional socket connections to a server. Currently all major desktop browsers support the api. Websocket is not an independant socket protocol, but is based on the TCP protocol just like HTTP. Therefore... <span class="read-more"><a href="https://www.binarytides.com/websockets-php-tutorial/">Read More &#187;</a></span></p>
<p>The post <a href="https://www.binarytides.com/websockets-php-tutorial/">Websockets with php &#8211; tutorial on basics</a> appeared first on <a href="https://www.binarytides.com">BinaryTides</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.binarytides.com/websockets-php-tutorial/feed/</wfw:commentRss>
			<slash:comments>15</slash:comments>
		
		
			</item>
	</channel>
</rss>
