Skip to content

Solution for the Tic Tac Toe game implemented using gRPC -- keep PRIVATE

Notifications You must be signed in to change notification settings

tecnico-distsys/exercise_ttt-grpc_solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC Tic Tac Toe exercise

This is the starting point for the gRPC Tic Tac Toe exercise.

The project is composed by three modules:

  • contract - protocol buffers definition
  • server - implementation of service
  • client - invocation of service

See the README for each module.
Start at contract, then go to server, and finally go to the client.


Authors

Group ...

(fill-in line above with group identifier e.g. A07 or T22; and then delete this line)

... ...

... ...

... ...

(fill-in lines above with student number, name, and email; and then delete this line)


For help, please contact:

SD Faculty

About

Solution for the Tic Tac Toe game implemented using gRPC -- keep PRIVATE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages