G
G
Gasoid2012-01-09 13:46:17
Django
Gasoid, 2012-01-09 13:46:17

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

1 answer(s)
C
carbonariy, 2012-01-09
@Gasoid

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 question

Ask a Question

731 491 924 answers to any question