arlolra / otr

Off-the-Record Messaging Protocol implemented in JavaScript
https://arlolra.github.io/otr/
Mozilla Public License 2.0
458 stars 61 forks source link

Investigate interop with other implementations #57

Closed arlolra closed 10 years ago

arlolra commented 10 years ago

Converse.js user is saying that message fragmentation is preventing initiation. They claim to have tried with several clients, including a nightly Jitsi, which should have an otr4j that implements it. Pidgin seems to be the only one working for them, which makes sense because we test against libotr.

arlolra commented 10 years ago

Tested with a nightly Jitsi on https://conversejs.org/ and it worked as expected. Will dig a little deeper with the user though.

arlolra commented 10 years ago

Confirmed that the client they were using didn't support fragmentation.