Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 241 Bytes

File metadata and controls

21 lines (16 loc) · 241 Bytes

socketcluster-example

This is a example socketcluster code

Installation

npm install

Start server

npm start

Access at URL http://localhost:8000/

Run client

node client_1.js
node client_2.js