strophe.js
Advanced tools
Changelog
Version 1.2.15 - (2018-05-21)
require('strophe.js/src/wrapper')
Changelog
Version 1.2.14 - 2017-06-15
Changelog
Version 1.2.13 - 2017-02-25
require
.Changelog
Version 1.2.12 - 2017-01-15
Changelog
Version 1.2.11 - 2016-12-13
sendPresence
method, similar to sendIQ
, i.e. for cases where you expect a
responding presence (e.g. when leaving a MUC room).Changelog
Version 1.2.10 - 2016-11-30
from
attribute in iq responseChangelog
Version 1.2.9 - 2016-10-24
Strophe.Connection
constructor.Strophe.Handler
, namely ignoreNamespaceFragment
.matchBare
matching option for Strophe.Handler
has been renamed to
matchBareFromJid
. The old name will still work in this release but is
deprecated and will be removed in a future release.to
and to
values of sent and received IQ stanzas
to determine correctness (we rely on UUIDs for that).Changelog
Version 1.2.8 - 2016-09-16
./src
are now also included in the NPM distribution.Changelog
Version 1.2.6 - 2016-06-06