<?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>如何用OkHttp实现WebSocket长连接 &#8211; moneyslow.com</title>
	<atom:link href="https://moneyslow.com/tag/%e5%a6%82%e4%bd%95%e7%94%a8okhttp%e5%ae%9e%e7%8e%b0websocket%e9%95%bf%e8%bf%9e%e6%8e%a5/feed" rel="self" type="application/rss+xml" />
	<link>https://moneyslow.com</link>
	<description>making money with technology</description>
	<lastBuildDate>Thu, 25 Feb 2021 22:21:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>如何用OkHttp实现WebSocket长连接</title>
		<link>https://moneyslow.com/%e5%a6%82%e4%bd%95%e7%94%a8okhttp%e5%ae%9e%e7%8e%b0websocket%e9%95%bf%e8%bf%9e%e6%8e%a5.html</link>
		
		<dc:creator><![CDATA[moneyslow]]></dc:creator>
		<pubDate>Thu, 25 Feb 2021 22:20:17 +0000</pubDate>
				<category><![CDATA[newest]]></category>
		<category><![CDATA[如何用OkHttp实现WebSocket长连接]]></category>
		<guid isPermaLink="false">https://moneyslow.com/?p=12805</guid>

					<description><![CDATA[HTML5规范引出了WebSocket协议是一种建立在TCP协议基础上的全双工通信的协议。他跟Http同属于应用层协议，下层还是需要通过TCP建立连接。]]></description>
		
		
		
			</item>
	</channel>
</rss>
