Releases: appleboy/gorush
Releases · appleboy/gorush
Release v1.5.0
Feature
146854e fixed #90 Support load p12 format of certificate file.
6be5e24 rename pem_path
to key_path
.
f65ccaa Show response time, status code etc.
da12569 Add go fmt command.
Bug fix
ddfedcb Fix docker hub project name.
17a089e update gorush cli.
82cb2f5 fix golint.
8814edb fix go_vet error.
06582a8 fix content text.
Gorush 1.4.0
Gorush 1.3.0
Gorush 1.2.1
Feature
- #68 Support iOS apns-topic flag for command line.
Gorush 1.2.0
Gorush 1.1.0
Gorush 1.0.0
Feature
- Support Google Cloud Message using go-gcm library for Android.
- Support HTTP/2 Apple Push Notification Service using apns2 library.
- Support YAML configuration.
- Support command line to send single Android or iOS notification.
- Support Web API to send push notification.
- Support zero downtime restarts for go servers using endless.
- Support HTTP/2 or HTTP/1.1 protocol.