Skip to content

Releases: artefactop/ecomponent

ecomponent-1.0.0

14 Mar 12:14
Compare
Choose a tag to compare

0.12.2

16 Oct 14:41
Compare
Choose a tag to compare
Select Route to Send Stanzas

0.12.1: Merge pull request #23 from bosqueviejo/master

09 Jul 16:17
Compare
Choose a tag to compare

Multiconnections

08 Jul 15:04
Compare
Choose a tag to compare

This release is backward compatible, add the following:

  • Multiconnections: Now can setup a list of xmpp servers. The component is connected at same time to all servers. If a stanza come of one of them, is response to same server. If component sent a request stanza, it is sent to one server selected by round robin.
  • New test and fixes.

0.11.7: Merge pull request #20 from bosqueviejo/master

03 Jul 08:27
Compare
Choose a tag to compare

Fix some bugs and add call send_sync