Skip to content

Implemented gRPC in python to create a simulator where Client-Server were in connection using Google Protobuf. Server withheld new and existing client membership details and getting user inputs for the whole client cluster movement and sending new coordinate to each client.

Notifications You must be signed in to change notification settings

Harshrajsinh96/Dancing_Drone_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dancing_Drone_Simulator

Implemented gRPC in python to create a simulator where Client-Server were in connection using Google Protobuf. Server withheld new and existing client membership details and getting user inputs for the whole client cluster movement and sending new coordinate to each client. Each client listens to new coordinates from the server where the server to client communication was one-way (gRPC) streaming. When user enters a new coordinate in the server window, the server will forward new coordinates to all clients and the cluster was moving accordingly.

About

Implemented gRPC in python to create a simulator where Client-Server were in connection using Google Protobuf. Server withheld new and existing client membership details and getting user inputs for the whole client cluster movement and sending new coordinate to each client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages