/xmpp-chat

Facebook chat clone written using EnyoJS based on https://github.com/szimek/xmpp-chat Original Chat Client

Primary LanguageJavaScript

Introduction

This is a Facebook chat clone written using EnyoJS.

Original Based on xmpp-chat, which uses Strophe.js and Ember.js.

Installation

The Test WebApp runs on a web server written in NodeJS that acts as a static test server for testing the application standalone. It requires express package. Run node app.js and it will start the server on port 9677.

Todo

  • The WebApp needs to be able to be a widget that can be included on any site.
  • Have an API or Modular communication layer for diffrent protocols (WebSockets, WebRTC, long-polling, XMPP) etc.

License

This software is released under the MIT license:

www.opensource.org/licenses/MIT