Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Run gRPC Server #41

Open
ClayMav opened this issue Mar 12, 2019 · 0 comments
Open

Run gRPC Server #41

ClayMav opened this issue Mar 12, 2019 · 0 comments
Assignees

Comments

@ClayMav
Copy link
Member

ClayMav commented Mar 12, 2019

Host a gRPC server which all drones will be able to connect to and be dealt with separately.

Should send messages on a timed basis.
Should receive messages on a timed basis.
If multiple expected messages never arrive, then consider connection dead and handle accordingly.

This should be tackled as a streaming connection sending messaging going at some interval less than one second. This will also check to see if the clients are still alive, and will act as a heartbeat.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants