Building something besides a chat app with ActionCable
28-Sep-2017 4403
Recently I needed to be able to render a PDF for a user asynchronously and let them know when it was ready. I've solved this previously using a hand rolled JS polling patch, which was fine at the time but this project is using the latest .