Fixed processing of heartbeats and a session expiration.
- Fixed processing of heartbeats and a session expiration.
- Fixed ping-pong based heartbeats for web-socket connections.
- Added arguments
heartbeat_delayanddisconnect_delayintoSession.__init__(). - Added argument
disconnect_delayintoSessionManager.__init__(). - Breaking change: Removed argument
timeoutfromSession.__init__()andSessionManager.__init__(). - Breaking change: Argument
heartbeatofSessionManager.__init__()renamed intoheartbeat_delay. - Breaking change:
Session.registryrenamed intoSession.app. - Breaking change: Deleted method
SessionManager.route_url(). - Breaking change: Dropped support of Python < 3.7
@asvetlov Can you switch off Travis CI and codeconv checks for pull requests? Travis CI don't start building of project and show follow text: "Builds have been temporarily disabled for public repositories due to a negative credit balance. Please go to the Plan page to replenish your credit balance or alter your Consume paid credits for OSS setting."
This pull request introduces 1 alert and fixes 1 when merging 2b89b0e3035e6d5e191897aab40698c18bb1e52c into 74042149507d967edca42b2f444594df4939ddc0 - view on LGTM.com
new alerts:
- 1 for Module is imported with 'import' and 'import from'
fixed alerts:
- 1 for Module is imported with 'import' and 'import from'
This pull request introduces 1 alert and fixes 1 when merging 7875007ccc10e90aea73549fc19af070db55c22d into 74042149507d967edca42b2f444594df4939ddc0 - view on LGTM.com
new alerts:
- 1 for Module is imported with 'import' and 'import from'
fixed alerts:
- 1 for Module is imported with 'import' and 'import from'