zarkzork / comet-chat

This is comet-based online web chat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is comet-based chat.

All comet stuff is managed inside of application, no additional
frameworks was used.

Warning chat works only with web servers which make new thread on each
connection (Mongrel or webrick do). 

About

This is comet-based online web chat.

License:MIT License


Languages

Language:Ruby 57.2%Language:JavaScript 42.8%