Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 304 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 304 Bytes

Node.js / Socket.IO demo

This is a basic demo of how to use Socket.IO to create a basic live chatroom.

This demo also includes:

  • Some extra code on how to make this work on Windows Azure
  • A demo of how to load and use external JavaScript files on the client side