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 | |
---|---|---|
.. | ||
client | 2582 Enable CORS on RPC API (#2800) | 6 years ago |
core | 2582 Enable CORS on RPC API (#2800) | 6 years ago |
grpc | Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) | 6 years ago |
lib | Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) | 6 years ago |
test | 2582 Enable CORS on RPC API (#2800) | 6 years ago |