Mercurial > libervia-backend
log sat/plugins/plugin_xep_0198.py @ 2937:db0890c9c7db
age | author | description |
---|---|---|
2019-03-21 | Goffi | plugin XEP-0198: reset req_timer on session.reset(): |
2019-02-02 | Goffi | plugin XEP-0198: don't use hooks on components |
2019-01-26 | Goffi | plugin XEP-0198: fixed typo resulting in a crash on resume |
2018-12-27 | Goffi | plugin XEP-0198: rised ACK_TIMEOUT + set req_time to None when timing out to be ready after resuming |
2018-12-26 | Goffi | plugin XEP-0198: allow to customise/disable ack_timeout: |
2018-12-26 | Goffi | plugin XEP-0198: abort connection if ack is not received after a timeout: |
2018-11-18 | Goffi | plugin XEP-0198: Stream Management implementation: |