Redis – Twilio program send and wait for reply: How to approach?
Hey guys I was hoping I could come here to ask for input on how to approach sending a user a text message and then waiting for a reply using twilio, flask, and redis rq. In my research, I've found…