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

request : java sdk #176

Open
Nzen opened this issue Aug 20, 2022 · 0 comments
Open

request : java sdk #176

Nzen opened this issue Aug 20, 2022 · 0 comments

Comments

@Nzen
Copy link
Contributor

Nzen commented Aug 20, 2022

This game looks pretty interesting. However, I'm familiar with neither rust nor javascript. It seems there are libraries to generate java source for an ATC client. It would be convenient if ATC offered either a build script to generate these, so potential players needn't learn enough about protoc to compile their own. It would be wonderful if ATC uploaded a jar to a public repository, like maven central, that java proficient players could depend on directly.

I recognize that the current ATC team might not have resources to focus on providing a java sdk and example. So, I've offered a pull request #173 that should provide both. I apologize that I didn't add an issue first, I do know better.

Nzen added a commit to Nzen/auto-traffic-control that referenced this issue Aug 21, 2022
This adds a github workflow to compile the java sdk submodule.
It does not yet publish the proto jar for vetting the example
code yet. Indirectly validated by running
https://github.com/Nzen/mmfimf/actions/runs/2896101303 .
Nzen added a commit to Nzen/auto-traffic-control that referenced this issue Aug 21, 2022
This adds a github workflow to compile the java sdk submodule.
It does not yet publish the proto jar for vetting the example
code yet. Indirectly validated by running
https://github.com/Nzen/mmfimf/actions/runs/2896101303 .

Signed-off-by: Nicholas Prado <[email protected]>
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

1 participant