jaxmpp icon indicating copy to clipboard operation
jaxmpp copied to clipboard

Java XMPP client library

Results 5 jaxmpp issues
Sort by recently updated
recently updated
newest added

Can you update the XEP-0384: OMEMO Encryption support to 0.4.0+? - https://xmpp.org/extensions/xep-0384.html And XEP-0454: OMEMO Media sharing: - https://xmpp.org/extensions/xep-0454.html Diff Tool: - 0.3.0 to current: http://www.aptest.com/standards/htmldiff/htmldiff.pl?oldfile=https://xmpp.org/extensions/attic/xep-0384-0.3.0.html&newfile=https://xmpp.org/extensions/xep-0384.html - 0.8.3 to current:...

Can you add the support of RFC 9266: Channel Bindings for TLS 1.3? - https://datatracker.ietf.org/doc/html/rfc9266 Little details, to know easily: - tls-unique for TLS =< 1.2 - tls-exporter for TLS...

Bumps [junit](https://github.com/junit-team/junit4) from 4.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

``` 2020-12-02 20:26:51.289 4243-4378/com.xxxx.xxxx I/AccountCreator: Event: class tigase.jaxmpp.core.client.Connector$StateChangedHandler$StateChangedEvent 2020-12-02 20:26:51.289 4243-4378/com.xxxx.xxxx D/se.eventbus.ThreadSafeEventBus: Calling handler class class tigase.jaxmpp.core.client.JaxmppCore$5 with event class tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent 2020-12-02 20:26:51.290 4243-4378/com.xxxx.xxxx D/se.eventbus.ThreadSafeEventBus: Calling handler class class tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule$3...

It will be better to have instead of: - https://github.com/tigase/jaxmpp/blob/master/jaxmpp-j2se/src/main/java/tigase/jaxmpp/core/client/xmpp/modules/auth/scram/ScramMechanism.java -> ScramSHA1Mechanism.java - https://github.com/tigase/jaxmpp/blob/master/jaxmpp-j2se/src/main/java/tigase/jaxmpp/core/client/xmpp/modules/auth/scram/ScramPlusMechanism.java -> ScramSHA1PlusMechanism.java To have harmonization with others: - https://github.com/tigase/jaxmpp/tree/master/jaxmpp-j2se/src/main/java/tigase/jaxmpp/core/client/xmpp/modules/auth/scram