Now we only have message notifications when the page is opened, how should we implement background notifications? Possible options: - Tauri (Android Notification Push is a mess in China) - Bark and ServerChan - Webhook - Implement IM bot by self - EMail
Now we only have message notifications when the page is opened, how should we implement background notifications?
Possible options: