gevent-socketio icon indicating copy to clipboard operation
gevent-socketio copied to clipboard

We need a gevent 1.0 branch

Open sontek opened this issue 12 years ago • 4 comments

Things break with gevent 1.0, so we need to start a branch to support it

sontek avatar Nov 22 '12 20:11 sontek

I've had trouble with xhr-polling with anything after 1.0b2 ...

mattbillenstein avatar Nov 28 '12 02:11 mattbillenstein

I agree with this. +1

jayd3e avatar Jun 21 '13 18:06 jayd3e

I did what looks to me as a nasty hack to get xhr long polling to work with 1.0rc2.

Sadly I have little knowledge of the internals of either gevent.pywsgi or gevent-socketio, so this is just what I came up after a few hours of debugging what happens with XHRPollingTransport.

kunev avatar Jul 23 '13 13:07 kunev

Please read invitation to Wednesday September 18th's sprint: https://groups.google.com/forum/#!topic/gevent-socketio/2OIRKA8M2uE

abourget avatar Sep 15 '13 19:09 abourget