xmpp.js

XMPP for JavaScript

ISC License

Downloads
494.7K
Stars
2.2K
Committers
98

Bot releases are hidden (Show)

xmpp.js - Latest Release

Published by sonnyp over 2 years ago

Security fixes

Fixes

xmpp.js is now known to run on the Duktape JavaScript engine.

xmpp.js -

Published by sonnyp about 3 years ago

New features:

  • sendMany allows sending multiple stanzas at once

Fixes:

  • Fix TLS 1.3 connection with Openfire - thanks @netmikey
  • Fix @xmpp/debug incorrectly adding xmlns

Also:

xmpp.js -

Published by sonnyp about 3 years ago

Fixes

xmpp.js -

Published by sonnyp almost 4 years ago

New features

  • connection: allow sending multiple stanzas #872

Fixes

  • connection: fix stop() triggering a unhandled rejection in some cases #871
xmpp.js -

Published by sonnyp over 4 years ago

Fixes

  • stream-management: fix unrecoverable error #823
xmpp.js -

Published by sonnyp over 4 years ago

Breaking changes:

  • emit error event before element error for stream errors #817

Fixes:

  • @xmpp/debug now properly hides component handshake content #821
  • correctly match stream errors of the form <error xmlns="http://etherx.jabber.org/streams"/>, not only <stream:error/> #817
xmpp.js -

Published by sonnyp over 4 years ago

What's new:

xmpp.js -

Published by sonnyp almost 5 years ago

xmpp.js -

Published by sonnyp almost 5 years ago

Fixes

xmpp.js -

Published by sonnyp almost 5 years ago

What's new

Fixes

xmpp.js -

Published by sonnyp about 5 years ago

New features:

Fixes:

xmpp.js -

Published by sonnyp over 5 years ago

xmpp.js -

Published by sonnyp over 5 years ago

xmpp.js -

Published by sonnyp over 5 years ago

  • Correct fakeIncomingSet API #665
xmpp.js -

Published by sonnyp over 5 years ago

  • Add fakeIncomingSet to test framework #640
  • iq: do not consider iq with direct text children to be invalid
xmpp.js -

Published by sonnyp over 5 years ago

Breaking changes

  • connection: remove lang and domain properties #632
  • sasl: use ANONYMOUS if no username and password are provided #633
xmpp.js -

Published by sonnyp almost 6 years ago

xmpp.js -

Published by sonnyp almost 6 years ago

xmpp.js -

Published by sonnyp almost 6 years ago

Breaking changes

Fixes

Meta

  • Upgraded dependencies
  • Updated eslint config
  • Better documentation for @xmpp/client and @xmpp/component
xmpp.js -

Published by sonnyp almost 6 years ago

  • starttls: Fix ERR_TLS_CERT_ALTNAME_INVALID #579