About

JsChat is an open source chat system that uses a simple protocol based on JSON.

To download the code and an irssi-like console client, visit GitHub.

Read more on the JsChat Blog.

Try JsChat Now

<%= erb :form, :layout => false %> <% if JsChat::Auth::Twitter.loaded? %> <%= erb JsChat::Auth::Twitter.template, :layout => false %> <% end %>

Features