Changes between Version 3 and Version 4 of BearChat
- Timestamp:
- Oct 9, 2008, 4:24:58 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BearChat
v3 v4 3 3 A simple and scalable AJAX webchat. 4 4 5 * Checkout the code with {{{svn co svn://forge.bearstech.com/forge/bearchat}}} 5 * Browse source: source:/bearchat/ 6 * Checkout code: svn co {{{svn co svn://forge.bearstech.com/forge/bearchat}}} 6 7 * Try the samples on http://zerodeux.net/misc/bearchat/ 7 8 8 9 === TODO === 10 9 11 * Split backend in post and poll URLs 10 12 * Use the split for the "fast" example (poll backend maps to a static page)