BearChat
A simple and scalable AJAX webchat.
- Browse source: source:/bearchat/
- Checkout code: svn co svn co svn://forge.bearstech.com/forge/bearchat
- Demo: (broken link)
TODO
- Split backend in post and poll URLs
- Use the split for the "fast" example (poll backend maps to a static page)
- Explain limitations of general PHP apps and servers, how to avoid bottlenecks with specific design choices, server setup advice and way to measure the chat capacity
