Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Releases: swissmanu/harmonyhubjs-client

v1.1.11

06 Dec 08:07
8e50b99
Compare
Choose a tag to compare

1.1.11 (2018-12-06)

Bug Fixes

  • hub:
    • Disconnect issue (MAX_CLIENTS=6) (8e50b99d)
    • Add reconnect parameter (36301a4e)

v1.1.10

25 Oct 06:09
Compare
Choose a tag to compare

<a name"1.1.10">

1.1.10 (2016-10-25)

Bug Fixes

  • node-xmpp: Stick to version 3.0.0 (f6e165eb)

v1.1.9

30 Sep 11:10
Compare
Choose a tag to compare

<a name"1.1.9">

1.1.9 (2016-09-30)

Bug Fixes

v1.1.8

31 Dec 10:08
Compare
Choose a tag to compare

<a name"1.1.8">

1.1.8 (2015-12-31)

Bug Fixes

  • ltx: Make node-xmpp-* use custmoized version of ltx (1d65ba75)

v1.1.7

28 Dec 20:24
Compare
Choose a tag to compare

<a name"1.1.7">

1.1.7 (2015-12-28)

Bug Fixes

  • xmpp: Use customized version of ltx to parse CDATA in XMPP stanza (b77cabea)

1.1.6

21 Oct 09:10
Compare
Choose a tag to compare

More Robust startActivity Detection

21 Sep 06:00
Compare
Choose a tag to compare
  • #9 introduced a more robust detection if an activity was started or not. it leverages the stateDigest event to improve reliability. thanks @Pmant for the contribution.

Event Emitter

11 Jan 20:13
Compare
Choose a tag to compare
  • Introduction of emitted stateDigest
  • Initial version of an extend protocol guide