issues
search
yinxin630
/
fiora
An interesting open source chat application. Developed with node.js, mongoDB, socket.io and react
https://fiora.suisuijiang.com
MIT License
6.68k
stars
1.33k
forks
source link
Fix the error of invalid messageId
#360
Closed
yinxin630
closed
3 years ago
yinxin630
commented
3 years ago
The client may use temp messageId (messages that have not been sent) when calling
updateHistory
Should only be able to update its own history
updateHistory