Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/topfunky/demo-simplest-socket-io

Very simple socket.io demo.
https://github.com/topfunky/demo-simplest-socket-io

Last synced: 11 days ago
JSON representation

Very simple socket.io demo.

Awesome Lists containing this project

README

        

DESCRIPTION
===========

Extremely simple socket.io app.

USAGE
=====

Start the server:

npm start

Visit this URL in two browser windows:

http://localhost:3000

Enter a name. It will appear on both windows.