Site updated at 2016-11-17 21:43:21 UTC

This commit is contained in:
Travis CI 2016-11-17 21:43:21 +00:00
parent 0a3a5e5ccc
commit 6eddd809c8
24 changed files with 45 additions and 58 deletions

View file

@ -143,25 +143,7 @@
</code></pre>
</div>
<p>«««&lt; HEAD
The simplest script to consume the SSE looks like the following snippet.
=======
The simplest script to consume the SSE in Python looks like this:</p>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<p>current</p>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<p>A simple script to consume SSE in Python looks like this:</p>
<div class="language-python highlighter-rouge"><pre class="highlight"><code><span class="kn">from</span> <span class="nn">sseclient</span> <span class="kn">import</span> <span class="n">SSEClient</span>
@ -172,7 +154,6 @@ The simplest script to consume the SSE in Python looks like this:</p>
</div>
</article>