Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 296 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 296 Bytes

total.js-socket.io

Sample integration Total.js with socket.io library

Installation

  1. Install the total.js and socket.io in project directory
npm install
  1. Start the server from the root directory of project
node debug.js
  1. Visit http://localhost:8000