Hello,
i am developing an application (a REST one) which have to serve some sse 
events to a web application. I saw in the latest documentation how to 
create an SSE consumer, but now when i create an http routing for 
consumers, i can't serve the others requests using the "classic django view 
system". So my question is how can i separate the sse routing from the 
other http requests to have all of this working properly.
Thanks in advance for your suggestions.

Best regards

-- 
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/6b19b58f-d5e3-4e31-908b-a9371e31b2cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to