<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: ESP8266/Arduino: processing huge JSON objects directly on the ESP	</title>
	<atom:link href="https://blog.squix.org/2015/10/esp8266arduino-processing-huge-json.html/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.squix.org/2015/10/esp8266arduino-processing-huge-json.html</link>
	<description></description>
	<lastBuildDate>Fri, 14 Oct 2016 21:56:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>
	<item>
		<title>
		By: Manfred		</title>
		<link>https://blog.squix.org/2015/10/esp8266arduino-processing-huge-json.html#comment-2522</link>

		<dc:creator><![CDATA[Manfred]]></dc:creator>
		<pubDate>Fri, 14 Oct 2016 21:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2015/10/25/esp8266arduino-processing-huge-json/#comment-2522</guid>

					<description><![CDATA[Thank you for providing the parser. I have nothing seen similar before.
I have tested the software within a server running on ESP. But I have a problem: only one string is being processed. After the end of document is reached no further is string is parsed.
Shouldn&#039;t it be necessarry to set the state machine to start values again?]]></description>
			<content:encoded><![CDATA[<p>Thank you for providing the parser. I have nothing seen similar before.<br />
I have tested the software within a server running on ESP. But I have a problem: only one string is being processed. After the end of document is reached no further is string is parsed.<br />
Shouldn&#8217;t it be necessarry to set the state machine to start values again?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
