Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 125 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 125 Bytes

Socket IO Example for darsia testing

Run server

npm install
node server.js

Run client

open client.html