Here are some resources:

   - Django Push HTTP Response to users 
   
<http://stackoverflow.com/questions/5479741/django-push-http-response-to-users>
   - Django Packages <https://www.djangopackages.com/grids/g/real-time/>
   - django-push-notifications 
   <https://github.com/jleclanche/django-push-notifications>
   - Django-PuSH <https://django-push.readthedocs.io/en/latest/>
   - django-pushserver <https://github.com/mitar/django-pushserver>
   - SwampDragon <https://github.com/jonashagstedt/swampdragon>

On Tuesday, June 28, 2016 at 8:46:26 AM UTC-4, Bobby Mozumder wrote:

> Does anyone know of an http/2 server with server push capability that can 
> work with Django? 
>  
> It looks like nginx supports http2 with uWSGI, but it doesn’t actually 
> support server push capability. 
>  
> I also found the h2o server, but it doesn’t look like it supports uWSGI 
> yet.. 
>  
> Any other options out there for http2 server push, preferably with 
> cache-aware server push? 
>  
> (I’d set http “Link” headers in my app to direct server push.) 
>  
> -bobby
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0aaaeb31-dcd7-430c-973a-fa1a0c6331ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to