gorush/rpc
Slava Romanov d06e4a2337
solve https://github.com/appleboy/gorush/issues/476 (#481)
* solve https://github.com/appleboy/gorush/issues/476

* add logging to start gRPC server (tcp listener)
change grpc.Server.Stop -> grpc.Server.GracefulStop
add grpc server_test
remove async functions from rpc/server.go

* add logging to err in rpc/server.go
2020-03-10 21:09:03 +08:00
..
example chore: replace yarn with npm (#434) 2019-10-27 12:13:40 +08:00
proto Add missing GRPC data field (#412) 2019-05-21 14:10:32 +08:00
client_grpc_health.go Add grpc check example. (#306) 2017-11-14 00:18:48 -06:00
client_test.go Add grpc health check. (#304) 2017-11-12 08:44:33 -06:00
health.go Add grpc health check. (#304) 2017-11-12 08:44:33 -06:00
server.go solve https://github.com/appleboy/gorush/issues/476 (#481) 2020-03-10 21:09:03 +08:00
server_test.go solve https://github.com/appleboy/gorush/issues/476 (#481) 2020-03-10 21:09:03 +08:00