/meteor-chat

A live chat room built on top of Meteor.js

Primary LanguageCoffeeScript

A live chat room with Meteor.js

Chat Now

$(document).ajaxError(function (e, xhr, settings, error) {
  console.log(error);
});