A go server that listens for incoming messages with push notification data, sends it to all users using go routines, and updates the database if users unsubscribe.
ViddleShtix/WebPushAPI
A go server that listens for incoming messages with push notification data, sends it to all users using go routines, and updates the database if users unsubscribe.
Go