parent
32e9311717
commit
ebab85e685
|
@ -56,7 +56,7 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
|
|||
* Support `/api/stat/app` show notification success and failure counts.
|
||||
* Support `/api/config` show your [YAML](https://en.wikipedia.org/wiki/YAML) config.
|
||||
* Support store app stat to memory, [Redis](http://redis.io/), [BoltDB](https://github.com/boltdb/bolt), [BuntDB](https://github.com/tidwall/buntdb) or [LevelDB](https://github.com/syndtr/goleveldb).
|
||||
* Support `p12` or `pem` formtat of iOS certificate file.
|
||||
* Support `p8`, `p12` or `pem` format of iOS certificate file.
|
||||
* Support `/sys/stats` show response time, status code count, etc.
|
||||
* Support for HTTP proxy to Google server (FCM).
|
||||
* Support retry send notification if server response is fail.
|
||||
|
|
Loading…
Reference in New Issue