/socket.io-fiddle

A minimal example to play with Socket.IO

Primary LanguageJavaScript

Socket.IO Fiddle

$ npm install
$ npm start # run the server
$ npm run client # run the nodejs client

URL: http://localhost:3001