Skip to content
#

grpc-rust

Here are 11 public repositories matching this topic...

rurounijones
rurounijones commented May 6, 2022

Since DCS-gRPC clients have a lifecycle outside of the DCS server we need a way for them to know if a mission has restarted or a new one loaded. At the moment the only thing a client will know is that it got disconnected and then reconnected.

After bouncing some ideas around with @rkusa I think what we want is:

  1. Implement a Mission.GetSessionId (Namespace up for debate) DCS-gRPC method
enhancement good first issue

Improve this page

Add a description, image, and links to the grpc-rust topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the grpc-rust topic, visit your repo's landing page and select "manage topics."

Learn more