Heartbeat timeout in gevent-socketio -
i use gevent-socketio in application. need information user disconnected if didn't finish session (calling socket.disconnect() js.) see docs, socketioserver constructoor has parameter *heartbeat_interval*, don't see in code. understood, documentation outdated - version 0.3.1, version of code 0.3.5-rc2 (and it's available).
how can set heartbeat timeout in gevent-socketio?
thanks, boris.
Comments
Post a Comment