Skip to content

ipsilondev/socket.io-fiddle

 
 

Repository files navigation

Socket.IO Fiddle

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

And point your browser to http://localhost:3000. Optionally, specify a port by supplying the PORT env variable.

About

A minimal example to play with Socket.IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • HTML 14.8%