go-push-receiver icon indicating copy to clipboard operation
go-push-receiver copied to clipboard

A library to subscribe to GCM/FCM and receive notifications within Go.

Results 3 go-push-receiver issues
Sort by recently updated
recently updated
newest added

i've setup the listener and its working, the only issue is that whenever I restart the program the client.Events channel keeps getting filled with old notifications that ive already seen...

bug

Hi. Have you found a way to connect two "apps" within one connection?

i am using a standard receiver example. launch app with a random id -sender-id 1378199887347. after launch I get an error: push: 2023/10/18 12:16:09 client.go:86: Sender ID: 1378199887347 app :...