mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
Update documentation
This commit is contained in:
parent
54de661394
commit
f26e055038
5 changed files with 5 additions and 5 deletions
|
@ -127,7 +127,7 @@
|
||||||
<p>Here are some notes about <span class="caps">SSE</span>. I’ve learned that:</p>
|
<p>Here are some notes about <span class="caps">SSE</span>. I’ve learned that:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a process?)</li>
|
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a process?)</li>
|
||||||
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">dajngo-eventstream</a></li>
|
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">django-eventstream</a></li>
|
||||||
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the app.</li>
|
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the app.</li>
|
||||||
<li>You don’t have to handle all this in Django. It’s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
<li>You don’t have to handle all this in Django. It’s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -93,7 +93,7 @@
|
||||||
<p>Here are some notes about <span class="caps">SSE</span>. I&#8217;ve learned&nbsp;that:</p>
|
<p>Here are some notes about <span class="caps">SSE</span>. I&#8217;ve learned&nbsp;that:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a&nbsp;process?)</li>
|
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a&nbsp;process?)</li>
|
||||||
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">dajngo-eventstream</a></li>
|
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">django-eventstream</a></li>
|
||||||
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the&nbsp;app.</li>
|
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the&nbsp;app.</li>
|
||||||
<li>You don&#8217;t have to handle all this in Django. It&#8217;s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
<li>You don&#8217;t have to handle all this in Django. It&#8217;s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -93,7 +93,7 @@
|
||||||
<p>Here are some notes about <span class="caps">SSE</span>. I&#8217;ve learned&nbsp;that:</p>
|
<p>Here are some notes about <span class="caps">SSE</span>. I&#8217;ve learned&nbsp;that:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a&nbsp;process?)</li>
|
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a&nbsp;process?)</li>
|
||||||
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">dajngo-eventstream</a></li>
|
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">django-eventstream</a></li>
|
||||||
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the&nbsp;app.</li>
|
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the&nbsp;app.</li>
|
||||||
<li>You don&#8217;t have to handle all this in Django. It&#8217;s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
<li>You don&#8217;t have to handle all this in Django. It&#8217;s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -93,7 +93,7 @@
|
||||||
<p>Here are some notes about <span class="caps">SSE</span>. I&#8217;ve learned&nbsp;that:</p>
|
<p>Here are some notes about <span class="caps">SSE</span>. I&#8217;ve learned&nbsp;that:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a&nbsp;process?)</li>
|
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a&nbsp;process?)</li>
|
||||||
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">dajngo-eventstream</a></li>
|
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">django-eventstream</a></li>
|
||||||
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the&nbsp;app.</li>
|
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the&nbsp;app.</li>
|
||||||
<li>You don&#8217;t have to handle all this in Django. It&#8217;s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
<li>You don&#8217;t have to handle all this in Django. It&#8217;s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -93,7 +93,7 @@
|
||||||
<p>Here are some notes about <span class="caps">SSE</span>. I&#8217;ve learned&nbsp;that:</p>
|
<p>Here are some notes about <span class="caps">SSE</span>. I&#8217;ve learned&nbsp;that:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a&nbsp;process?)</li>
|
<li><span class="caps">SSE</span> makes it so that server connections never ends (so it consumes a&nbsp;process?)</li>
|
||||||
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">dajngo-eventstream</a></li>
|
<li>There is a library in Django for this, named <a href="https://github.com/fanout/django-eventstream">django-eventstream</a></li>
|
||||||
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the&nbsp;app.</li>
|
<li><a href="https://channels.readthedocs.io/en/latest/">Django channels</a> aims at using <span class="caps">ASGI</span> for certain parts of the&nbsp;app.</li>
|
||||||
<li>You don&#8217;t have to handle all this in Django. It&#8217;s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
<li>You don&#8217;t have to handle all this in Django. It&#8217;s possible to delegate it to <a href="https://github.com/fastly/pushpin">pushpin</a>, a proxy, using <a href="https://github.com/fanout/django-grip">django-grip</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in a new issue