source: sandbox/jabberit_messenger/trophy/strophejs/README.txt @ 2271

Revision 2271, 702 bytes checked in by alexandrecorreia, 14 years ago (diff)

Ticket #986 - Reimplementar interface mais leve para o IM, sem a necessidades de plugins adicionais.

  • Property svn:executable set to *
Line 
1Strophe.js is a JavaScript library for speaking XMPP via BOSH (XEP 124
2and 206).  It is licensed under the MIT license, except for the files
3base64.js and md5.js, which are licensed as public domain and
4BSD (see these files for details).
5
6It has been tested on Firefox 1.5, 2.x, and 3.x, IE 6, 7, and 8, Safari, Mobile
7Safari, Chrome, and it should also work on the mobile Opera browser as
8well as the desktop Opera browser.
9
10The homepage for Strophe is http://code.stanziq.com/strophe.
11
12The book Professional XMPP Programming with JavaScript and jQuery is
13also available, which covers Strophe in detail in the context of web
14applications. You can find more information at
15http://professionalxmpp.com.
Note: See TracBrowser for help on using the repository browser.