- 17 Oct, 2020 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
- Split into multiple modules
-
- 26 Aug, 2020 1 commit
-
-
Philipp Hörist authored
-
- 19 Apr, 2020 3 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
- logging-not-lazy
-
- 11 Mar, 2020 2 commits
-
-
Philipp Hörist authored
- unused-argument - self-assigning-variable
-
Philipp Hörist authored
- unidiomatic-typecheck - bare-except
-
- 10 Mar, 2020 3 commits
-
-
Philipp Hörist authored
- inconsistent-return-statements
-
Philipp Hörist authored
- trailing-newlines - chained-comparison - trailing-whitespace - unnecessary-pass
-
Philipp Hörist authored
-
- 07 Mar, 2020 1 commit
-
-
Philipp Hörist authored
-
- 23 Jan, 2020 1 commit
-
-
Philipp Hörist authored
-
- 21 Dec, 2019 1 commit
-
-
Philipp Hörist authored
-
- 23 Nov, 2019 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
- Remove SendAndWaitForResponse(), there is no need for a timeout that ends the stream. We have other means of checking if the connection to the server was lost. - Don't wrap ProcessNonBlocking(), a server can send multiple stanzas in one packet, wraping this methods means we process callbacks after processing all stanzas in the packet. Which can lead to processing stanzas not in arrival order. Instead process callbacks inside dispatch().
-
- 21 Nov, 2019 1 commit
-
-
Philipp Hörist authored
-
- 14 Oct, 2019 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 13 Oct, 2019 3 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 12 Oct, 2019 1 commit
-
-
Philipp Hörist authored
-
- 11 Oct, 2019 1 commit
-
-
Philipp Hörist authored
Fixes #85
-
- 04 Oct, 2019 1 commit
-
-
Philipp Hörist authored
-
- 01 Oct, 2019 1 commit
-
-
Philipp Hörist authored
-
- 28 Jun, 2019 1 commit
-
-
Philipp Hörist authored
Add disco_info and disco_items methods
-
- 19 May, 2019 1 commit
-
-
Philipp Hörist authored
-
- 14 Apr, 2019 1 commit
-
-
Philipp Hörist authored
-
- 06 Apr, 2019 1 commit
-
-
Philipp Hörist authored
-
- 03 Apr, 2019 1 commit
-
-
Philipp Hörist authored
-
- 10 Mar, 2019 1 commit
-
-
Philipp Hörist authored
-
- 06 Feb, 2019 1 commit
-
-
André authored
-
- 04 Feb, 2019 1 commit
-
-
Philipp Hörist authored
-
- 02 Feb, 2019 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 01 Feb, 2019 1 commit
-
-
Philipp Hörist authored
-
- 30 Jan, 2019 1 commit
-
-
Philipp Hörist authored
-
- 28 Jan, 2019 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-