mirror of https://github.com/grpc/grpc-go.git
This commit changes the address that the helloworld greeter_server is listening to from "localhost:<port>" to just ":<port>", thus enabling the server to be used in setups where the request stem from another host. Signed-off-by: Thomas Hallgren <thomas@tada.se> |
||
---|---|---|
.. | ||
main.go |