for example, there is a current user @ someone, and then send a message notification to the user"s page to tell him there is a new message. What should I do, please? What I use is the separation of the front and back end of flask, and the front end is vue,. Currently, login verification is in the front end, and the back end does not record whether the user logs in or not.