Commit Graph

7 Commits (021f6d374022fe8793ef44a77bbc4f39f3b270bf)

Author SHA1 Message Date
Mickaël Rémond 2f391fde80
Add Client Manager to monitor connection state and trigger reconnect (#39)
- Support for exponential backoff on reconnect to be gentle on the server.
- Clean up client by moving metrics and retry strategy to the connection manager.
- Update echo_client to use client manager
- Fix echo client XMPP message matching

Fixes #21
Improvements for #8
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
added charsets support
6 years ago
Mickael Remond 5eae7f4ef7
Move project to gosrc.io/xmpp
The URL will be more permanent as this is a place we dedicate as short URL for our go projects.
6 years ago
hypafrag 3a51dce786 added charsets support 6 years ago
Mickael Remond f70e2ca9a7
Rename options -> config 6 years ago