This is an example application for using WebSockets instead of half-duplex HTTP polling.
- Ruby language
- Gem bundler
- Rails v5.2
git clone https://github.com/A-Alaa/rails-task-panel-wbsockets.git
cd rails-task-panel-wbsockets
bundle install
rails db:reset && rails s
Open the application at http://localhost:3000/