Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 224 Bytes

Omni.js Chat Example

This demo app uses only the basics of Omni.js in order to create a really simple web chat app.

Usage

npm install
node app

Then visit http://localhost:1337 to see your realtime chat app.