Alessio Treglia
b646437ec7
Decouple StartHTTP{,AndTLS}Server from Listen() (#2791)
* Decouple StartHTTP{,AndTLS}Server from Listen() This should help solve cosmos/cosmos-sdk#2715 * Fix small mistake * Update StartGRPCServer * s/rpc/rpcserver/ * Start grpccore.StartGRPCServer in a goroutine * Reinstate l.Close() * Fix rpc/lib/test/main.go * Update code comment * update changelog and comments * fix tm-monitor. more comments |
6 years ago | |
---|---|---|
.. | ||
api.go | Move abci imports | 6 years ago |
client_server.go | Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) | 6 years ago |
grpc_test.go | Remove gogoproto from Makefile's TOOLS (#2198) | 6 years ago |
types.pb.go | Remove gogoproto from Makefile's TOOLS (#2198) | 6 years ago |
types.proto | Add gogo generated tests for pb.go files | 6 years ago |
typespb_test.go | Remove gogoproto from Makefile's TOOLS (#2198) | 6 years ago |