Thursday 1 December 2011

Open Source Chat System With Ruby And JSON

JsChat is an open source chat script that is built with Ruby (Sinatra), uses a simple protocol based on JSON and comes as a server/client application.

It is similar to IRC but simpler and has very useful features like:

IRC-like commands: /names, /name new_name (/nick works too), /clear, /lastlog
Auto-linking: pasting an image displays it inline, Youtube and Vimeo videos will appear as well Last messages are displayed when logged in
download

No comments:

Post a Comment