libs/README.txt
author Da Risk <da_risk@beem-project.com>
Wed, 06 Mar 2013 21:30:51 +0100
changeset 1027 8198b5e53cac
parent 695 19d55036ad3f
permissions -rw-r--r--
Scram-Sha-1 mechanism : do not send authzid if it not absolutely necessary Some servers (ejabberd) reject the challenge if the scram attributes a (authzid) and n (authcid) are equals or they just don't handle the authzid. So we just don't send it if they are the same This fix #484

This directory contains the libraries used by BEEM.

The principal one is asmack, a portage of the Smack library for the Android
platform.

The source of the asmack library can be downloaded at
http://dev.beem-project.com/attachments/download/51/asmack-android-2.1-source-beem.zip

See the file doc/asmack-beem/README.txt for more informations.