/Collab

Primary LanguageJavaScript

Collab

A project to demonstrate bi-directional event-based communication it consists of Nodejs (a JS client library for browser). This project uses :

  • Socket.io - Socket.IO enables real-time bidirectional event-based communication.
  • ExpressJS - Minimalistic webframework for NodeJS
  • NodeJS - JS runtime built on Chrome's V8 JS engine.

In order to run the project clone the repository

  • cd Collab
  • npm start