Joshua Gross a73d883a76 bugs 23, 24
* Remove "Comet" and Short Polling methods (bug 23)
* Remove cookieName, storeSession, and checkResume options from im.js (bug 24)
2010-07-04 11:27:45 -07:00
2010-07-04 11:27:45 -07:00
2010-02-14 22:47:06 -06:00
2010-07-03 01:22:28 -07:00

Ajax IM

Ajax IM ("Ajax Instant Messenger") is a browser-centric instant messaging framework.

What is Ajax IM?

It uses AJAX to create a real-time (or near real-time) IM environment that can be used in conjunction with existing community and commercial software, or simply as a stand-alone product.

Installation

Install Node.js (known to work with v0.1.98+): wget http://nodejs.org/dist/node-v0.1.100.tar.gz tar xzf node-v0.1.100.tar.gz cd node-v0.1.100 ./configure make make install

Install Node Package Manager (npm): See instructions at http://github.com/isaacs/npm.

Install Express.js: npm install express

S
Descrição
Descrição não fornecida
Readme 4,4 MiB
Linguagens
JavaScript 83.4%
CSS 11.8%
HTML 3.7%
Makefile 0.7%
Pug 0.4%