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 | |
---|---|---|
.. | ||
data.json | rpc -> rpc/lib and rpc/tendermint -> rpc | 8 years ago |
integration_test.sh | rpc -> rpc/lib and rpc/tendermint -> rpc | 8 years ago |
main.go | Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) | 6 years ago |