Skip to content

Multiconnections

Compare
Choose a tag to compare
@artefactop artefactop released this 08 Jul 15:04
· 87 commits to master since this release

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.