Answer the question
In order to leave comments, you need to log in
Are there comet servers like orbited that can be interacted with from django?
I rummaged for 2 days on Google, I did not see the normal documentation of the orbit.
Who used django with comet server? or there are examples of the same orbited
Answer the question
In order to leave comments, you need to log in
I used it, orbited has a bunch of transports, I tried it through STOMP. Actually, you need a running orbited (I did it on the first version, try orbited2), on the page include a JS library with the implementation of the STOMP transport and some library for working on STOMP from python (I used stomp.py).
Article , sample application.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question