Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
Exercise included
Browse files Browse the repository at this point in the history
  • Loading branch information
rvilalta committed May 10, 2021
1 parent 4cac577 commit ba02bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ RUN CLIENT (in another window)
$ cd /root/OFC_SC472/grpc/connectionService
$ python3 connectionService_client.py

### EXERCISE
COMPILE connectionServiceWithNotif.proto
$ cd /root/OFC_SC472/grpc/
$ python -m grpc_tools.protoc -I=. --python_out=connectionServiceWithNotif/ --grpc_python_out=connectionServiceWithNotif/ connectionServiceWithNotif.proto
Expand Down

0 comments on commit ba02bd8

Please sign in to comment.