Skip to content

mtgred/OpenERP-WebChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenERP WebChat

Chat system for OpenERP with functionalities similar to the Facebook chat. This is a prototype currently in development at OpenERP.

Installation

The prototype use Node.js as the websocket server. You have to install Node.js, NPM (Node Package Manager) and Coffeescript.

Install the required node packages:

npm install

Start the server:

coffee server.coffee

You can access the chat at http://localhost:3000

About

Web interface chat in OpenERP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published