Commit Graph

21 Commits (160-regression)

Author SHA1 Message Date
rcorniere e59a86c380 Refactor tests
4 years ago
remicorniere 947fcf0432 PubSub protocol support (#142)
4 years ago
Wichert Akkerman f41177775a Make keepalive interval configurable
4 years ago
Mickael Remond 1d7db9ceee
Comments clean-up
4 years ago
Wichert Akkerman 92329b48e6 Transports need to handle open/close stanzas
4 years ago
Wichert Akkerman 7fa4b06705 Move address into transport config
4 years ago
Wichert Akkerman 96fccbd399 Split out TransportConfiguration
4 years ago
Wichert Akkerman a3c62e515e Introduce Transport interface
4 years ago
Mickael Remond 9c8353d081 Introduce Credential structure to define auth type
5 years ago
Mickael Remond d36428fb2f
Avoid copying tls.Config lock
5 years ago
Mickael Remond 9577036327 Add support for self-signed certificates
5 years ago
Mickael Remond 5992cc2231 Fix XMPP logger consistency
5 years ago
Mickael Remond 4d015e5b29
With go modules, we should be able to remove import comments
5 years ago
Mickael Remond 736a60cd1b Use StreamClient interface in StreamManager
5 years ago
Mickaël Rémond 2f391fde80
Add Client Manager to monitor connection state and trigger reconnect (#39)
5 years ago
Mickael Remond e54260ec68
Clarify use of insecure flag
5 years ago
Mickael Remond 996feb1a40
Better documentation for config
5 years ago
Mickaël Rémond b030e8dd4b
Merge pull request #13 from hypafrag/xml_charset_reader_support
5 years ago
Mickael Remond 5eae7f4ef7
Move project to gosrc.io/xmpp
5 years ago
hypafrag 3a51dce786 added charsets support
6 years ago
Mickael Remond f70e2ca9a7
Rename options -> config
6 years ago