Cross-Platform-Native-Chat-Demo What is it? A client-server-chat based on node-webkit for cross platform distribution. Requirements node-webkit npm 3rd party modules (installed via npm): WebSocket, jquery-browserify, async, underscore How to build? Install: cd app npm install Start app npm start Build package: make References: Javascript on Desktop Websockets =>https://github.com/Worlize/WebSocket-Node, https://github.com/bodokaiser/node-websockets, http://socket.io