Initial version 0.1.0 Preview Release
Closed Oct 23, 2021
100% complete
An initial preview release that can be used by pioneers who want to try DCS-gRPC on their servers.
Requirements:
- An event streaming API
- A unit information streaming API
- Any other APIs implemented at the time of release
- Allows clients to specify IP/Port number
- A Release containing a downloadable zip file that contains a folder and file structure that allo…
An initial preview release that can be used by pioneers who want to try DCS-gRPC on their servers.
Requirements:
- An event streaming API
- A unit information streaming API
- Any other APIs implemented at the time of release
- Allows clients to specify IP/Port number
- A Release containing a downloadable zip file that contains a folder and file structure that allow for just extracting the zip into a DCS server folder and having the files end up in their correct locations
- A README that gives instructions on:
- Initial setup and mission modification with lua triggers
- How to use GRPCurl to make test calls
Nice to have:
- Auto-generated documentation based on gRPC file definitions
- Some sample client applications to show off what can be done
- Allows clients to tune the transactions per second that call into the DCS Mission Scripting Environment
- Auto-generation of release zip files
Out of Scope:
- Full coverage of all DCS APIs
- Full and complete object information in event and unit information streaming objects
- Backwards compatibility