1.0.2 • Published 16 days ago

@zimjs/socket-server v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
16 days ago

socket_server

ZIM Socket Server is a multiuser server for the ZIM JavaScript Canvas Framework at https://zimjs.com. The server works with ZIM Socket available on NPM at @zimjs/socket.

// Go to the index.js and uncomment the app.use(express.static('public'))
// In the terminal (CTRL `), run the app using: npm run or node index
// Then view the index.html file at http://localhost:7010/ 
// open up another tab at http://localhost:7010/
// press somewhere on the stage and the circle on both pages will go there 
1.0.2

16 days ago

1.0.1

16 days ago