Use web-msg-sender as the server to push messages. When you encounter a problem in the test, ask for advice.

after the message is sent successfully, the receiving end will receive the second message again after one minute

PS:An opens the chat page to send a message to B, and after a minute, B"s chat interface will repeatedly receive the message sent by A

Jun.15,2021

check the log at the place where the message is sent. If there are two logs, the operation of sending the message twice is triggered.
in addition, is the timer used, or what is the


web-msg-sender sent repeatedly by the timer?

Menu