- 30 Apr, 2021 2 commits
- 29 Jan, 2021 17 commits
-
-
mathieui authored
-
mathieui authored
also remove some duplicate description tags
-
Link Mauve authored
tests: add basic reconnect/connect integration tests See merge request !106
-
mathieui authored
-
Link Mauve authored
fix reconnect logic See merge request !104
-
mathieui authored
-
mathieui authored
That value should be set statically. Worst case is we fail to resume the session.
-
mathieui authored
And trigger session_end only after we fail the resuming.
-
mathieui authored
-
mathieui authored
-
mathieui authored
leave it to the connection_lost handler
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
* use asyncio wait_for to wait for a disconnected event * abort the connection if the timeout is not enough
-
mathieui authored
and keep track of slow tasks
- 28 Jan, 2021 3 commits
- 26 Jan, 2021 4 commits
- 24 Jan, 2021 5 commits
- 22 Jan, 2021 5 commits
- 19 Jan, 2021 1 commit
-
- 17 Jan, 2021 1 commit
-
-
mathieui authored
Otherwise we could end up reconnecting and getting some useful things like the XML parser or other stuff removed afterwards. Also, move 'session_end' before 'disconnected', it makes more sense that way.
-
- 12 Jan, 2021 2 commits
-
-
Link Mauve authored
XEP-0045: Add a groupchat_join MUC event for components See merge request !98
-
mathieui authored
-