CSE 124 Fall 2017 grpc companion code
George Porter ([email protected])
$ mvn protobuf:compile protobuf:compile-custom
$ mvn package
$ target/atm/bin/runServer [port]
$ target/atm/bin/runClient [hostname] [port]
$ mvn clean
CSE 124 Fall 2017 grpc companion code
George Porter ([email protected])
$ mvn protobuf:compile protobuf:compile-custom
$ mvn package
$ target/atm/bin/runServer [port]
$ target/atm/bin/runClient [hostname] [port]
$ mvn clean