stephenmcd / django-socketio

WebSockets for Django
BSD 2-Clause "Simplified" License
1.32k stars 245 forks source link

From socketio 0.6 to socketio 0.9 #104

Closed inf430 closed 8 years ago

inf430 commented 8 years ago

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.

stephenmcd commented 8 years ago

19