6 ms·
Right but as the article shows, there are many "push technologies"... what is this project about? Someone subscribed for notifications and then this server send
by linkmotif 8y ago
Right but as the article shows, there are many "push technologies"... what is this project about? Someone subscribed for notifications and then this server sends them?
- saagarjha 8y agoiOS does its own thing, FWIW: APNS (https://en.wikipedia.org/wiki/Apple_Push_Notification_Service https://en.wikipedia.org/wiki/Apple_Push_Notification_Servic...)
- linkmotif 8y agoThank you!
- dgivney 8y ago> what is this project about? Someone subscribed for notifications and then this server sends them? Exactly that. A device registers with the server and then there's a REST API or CLI binary that you can use to send it push notification messages.