MANA624 / therealpi

My personal Flask Web Application
2 stars 0 forks source link

Notify user when text message is sent in #3

Open MANA624 opened 2 years ago

MANA624 commented 2 years ago

On "Texting" tab, the user must refresh the page in order to see any new incoming messages. Figure out a way to notify the user when a new message has come in

MANA624 commented 2 years ago

This is probably best done using websockets, but easiest done using periodic AJAX pings to test for new incoming requests