appleboy / gorush

A push notification server written in Go (Golang).
MIT License
7.84k stars 829 forks source link

feat(grpc): add TLS support #755

Closed buzzy closed 8 months ago

buzzy commented 8 months ago

Enable TLS for gRPC if SSL is set to true and cert/key is specified.

appleboy commented 8 months ago

fixed #754