-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Thanks for the work on eventually. I'm trying to come to grips with the moving parts and encountered some trouble in getting a client to test the server setup I thought the following might be a useful addition to the documentation (README.md?)
To setup a Client
- Go to 'examples/bank-accounting'
- Execute
cargo run - Start another shell, execute
podman run -it --rm --network="host" -v $(pwd)/proto:/protos fullstorydev/grpcui -plaintext localhost:10437 - See the gRPCui web page at
http://0.0.0.0:8080/ - How to test the functionality via this client....
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working