gorush/gorush
Bo-Yi Wu 230cfb23fa
feat: Add ThreadID for apns (#326)
2018-01-05 17:08:43 +08:00
..
log update unit testing. 2016-04-07 14:42:38 +08:00
const.go add version from flag 2016-05-09 14:48:07 +08:00
global.go Support new Apple Token Based Authentication (JWT) (#300) 2017-10-25 03:49:23 -05:00
log.go Change Request.Header.Get to GetHeader function (#290) 2017-10-03 08:21:49 -05:00
log_test.go Support global ENV setting. (#293) 2017-10-22 22:06:30 -05:00
metrics.go fix: [ci skip] fix docs. 2017-01-19 22:21:53 +08:00
notification.go feat: Add ThreadID for apns (#326) 2018-01-05 17:08:43 +08:00
notification_apns.go feat: Add ThreadID for apns (#326) 2018-01-05 17:08:43 +08:00
notification_apns_test.go feat: Add ThreadID for apns (#326) 2018-01-05 17:08:43 +08:00
notification_fcm.go support Device Group HTTP POST Request (#299) 2017-10-24 21:37:53 -05:00
notification_fcm_test.go Send messages to topics for android (#296) 2017-10-24 04:00:08 -05:00
notification_test.go support Device Group HTTP POST Request (#299) 2017-10-24 21:37:53 -05:00
server.go support custom url for health URI. (#302) 2017-10-25 21:19:58 -05:00
server_test.go Support global ENV setting. (#293) 2017-10-22 22:06:30 -05:00
server_unix.go feature(server): allow to bind specific addresses (#263) 2017-07-31 16:31:07 +08:00
server_windows.go feature(server): allow to bind specific addresses (#263) 2017-07-31 16:31:07 +08:00
status.go add init func for testing. 2017-07-26 09:14:18 +08:00
status_test.go fix lint error for gorush folder. (#275) 2017-08-23 21:46:00 -05:00
version.go refactor: update version name in header. (#188) 2017-02-21 14:15:14 +08:00
worker.go Send messages to topics for android (#296) 2017-10-24 04:00:08 -05:00