status-go/protocol/push_notification_server
Andrea Maria Piana 3afde67022
Move message processor to common and allow subscribing to sent messages
2020-07-27 08:51:00 +02:00
..
migrations implement migrations & persistence for pns 2020-07-27 08:50:53 +02:00
common.go Send gorush notifications 2020-07-27 08:50:57 +02:00
errors.go validate token type 2020-07-27 08:50:56 +02:00
gorush.go Send gorush notifications 2020-07-27 08:50:57 +02:00
gorush_test.go Send gorush notifications 2020-07-27 08:50:57 +02:00
push_notification_server.go Move message processor to common and allow subscribing to sent messages 2020-07-27 08:51:00 +02:00
push_notification_server_persistence.go Send gorush notifications 2020-07-27 08:50:57 +02:00
push_notification_server_persistence_test.go Send gorush notifications 2020-07-27 08:50:57 +02:00
push_notification_server_test.go Move message processor to common and allow subscribing to sent messages 2020-07-27 08:51:00 +02:00