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 | |
---|---|---|
.. | ||
handlers.go | Uint64 | 6 years ago |
handlers_test.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
http_params.go | RPC HTTP does not require quotes around int64/int/uint64/uint types | 6 years ago |
http_server.go | Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) | 6 years ago |
http_server_test.go | Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) | 6 years ago |
parse_test.go | rpc/lib/server: add test for int parsing | 6 years ago |