tinode / chat

Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
GNU General Public License v3.0
12.06k stars 1.88k forks source link

Web notifications with service-worker? #120

Closed pwFoo closed 6 years ago

pwFoo commented 6 years ago

Great Project! I really like it!

Demo haven't asked about allow notifications. Is web notification supported with service-worker to get closed browser / tab notifications (desktop notifications, browser notifications, android notifications)?

pwFoo commented 6 years ago

Found Info in client repo.

https://github.com/tinode/example-react-js/blob/master/README.md

"Browser push notifications are not implemented."