Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 208 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 208 Bytes

Background Polling Example

Playing around with a concept of utilizing ActionCable and/or ActiveJob to poll a resource on the rails server and notify any clients listening only if the resource has changed.