feat: upgrade gcm to fcm (#231)

https://github.com/edganiukov/fcm

fix #230
This commit is contained in:
Bo-Yi Wu
2017-05-31 22:56:10 -05:00
committed by GitHub
parent c16500306f
commit 77bce18c9f
16 changed files with 531 additions and 895 deletions

View File

@@ -8,7 +8,7 @@ core:
ssl: false
cert_path: "cert.pem"
key_path: "key.pem"
http_proxy: "" # only working for GCM server
http_proxy: "" # only working for FCM server
pid:
enabled: false
path: "gorush.pid"