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
2019-06-06 11:58:50 +02:00
Mickael Remond
7a4364be95
Refactor / clean up registry
2019-06-04 18:47:44 +02:00
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.
2018-12-26 18:50:01 +01:00
Mickael Remond
fa5590e921
Rename Options to Config
2018-09-26 16:25:04 +02:00
Mickael Remond
07b0d2d14d
Cleanup and add test for IOT control set parsing
2018-02-13 23:04:13 +01:00
Mickael Remond
ad6e09a0f6
Implements send / send raw
2018-01-26 09:55:39 +01:00
Mickael Remond
20c2c44941
Fix broken tests
2018-01-15 12:52:28 +01:00
Mickael Remond
10219ec1e6
Refactor parsing / improve typing
2018-01-13 18:50:17 +01:00
Mickael Remond
01063ec284
Refactor attributes name
2018-01-13 17:54:07 +01:00
Mickael Remond
710174b165
Moving XMPP library to Fluux project
2018-01-01 18:12:33 +01:00
Mickael Remond
c41ed1c32f
Add XMPP Jukebox demo
2016-03-14 11:31:31 +01:00