Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 253 Bytes

File metadata and controls

12 lines (9 loc) · 253 Bytes

WebShopServer

Java server implementation for an example gRPC API WebShop Server.

Start arguments

  • -p Port to listen to

WebShopClient

Java client implementation accessing the gRPC API WebShop Server.

Start arguments

  • -h Hostname
  • -p Port