Skip to content

Jaslayer/FTC_Part1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTC_Part1

Download

$ git clone https://github.com/Jaslayer/FTC_Part1.git

Make

$ make
Regenerates the followings:
helloworld_pb2.py which contains our generated request and response classes
helloworld_pb2_grpc.py which contains our generated client and server classes.

Run

Run server first

$ python3 server.py
or
$ make server

Run clients

$ python3 client.py
or
$ make client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published