Skip to content

h0uter/drone-grpc-assessment

Repository files navigation

Avulor Assessment

Implement a drone swarm communications demo using GRPC.

  • Python client and server
  • Rust client

Python

To run python client:

python python/drones_client.py

To run python server:

python python/drones_server.py

Rust

To run rust client:

cd rust/drones-grpc
cargo run --bin client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published