I want to use OTR (Off-the Record Messaging Protocol <http://www.cypherpunks.ca/otr/> ) in my nodejs Application. I'm using node-xmpp in my nodejs project to implement a chat application with xmpp. To implement OTR, i have gone through this link <https://github.com/arlolra/otr>, And executed test case <https://github.com/arlolra/otr/blob/master/test/xmpp.js> for xmpp. But that code was incomplete. I want use OTR functionality with the node-xmpp module. I have gone through various websites and forums, but things that are not clear to me. So Can anyone provide the sample code to test the OTR functionality in my nodejs application.
Thanks In advance Prabhu D -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/a7f13e6f-13cc-4720-8e32-5cedc936cba5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
