Skip to content

monorkin/actioncable-presence-detection-demo

Repository files navigation

ActionCable Presence Detection DEMO

This is a demonstration of how to do PresenceDetection with ActionCable.

Setup

Run the following commands to get the app up and running

bin/docked start
# Then in another terminal
bin/docked bash app
bin/rails db:create db:migrate db:fixtures:load
bin/dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published