stephenmcd/django-socketio

From socketio 0.6 to socketio 0.9

inf430 opened this issue · 1 comments

Hi,

I don't like the way socketio 0.6 manage communication, I'm talking about polling xhr request.
How can I make django-socketio working with socketio 0.9.

Any advice is welcome.