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

https://github.com/aapatre/socket.io-controllable-and-synced-counter


https://github.com/aapatre/socket.io-controllable-and-synced-counter

express expressjs javascript node nodejs socket socket-io socket-io-client socketio socketio-server websocket

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Socket.io: Controllable and Synced Counter

The counter is updated in real time and can be controlled from anywhere in the world!

Live demo: https://socketio-synced-counter.herokuapp.com/

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/aapatre/Socket.io-Controllable-and-Synced-Counter/)

**Note:** This is not a full fledged application! Instead it is made for a live-quizzing platform I'm currently working on. But anyways, it's quite intuitive to understand and a good example to get a grasp of [socket.io](https://socket.io).

***Happy Learning! :)***