Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide plugin implementation examples in different languages #15

Open
3 of 6 tasks
CromFr opened this issue Sep 13, 2021 · 1 comment
Open
3 of 6 tasks

Provide plugin implementation examples in different languages #15

CromFr opened this issue Sep 13, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@CromFr
Copy link
Member

CromFr commented Sep 13, 2021

Ideally the examples should not depend on the nwnx4 codebase (i.e. can be built without cloning and building and nwnx4).
RPC client examples in different languages would be helpful too (once xp_rpc is merged).

  • C
  • C++
  • Rust
  • Go
  • D (@CromFr )
  • Other languages?

Those examples should be stored in separate Github repositories (so we don't dramatically increase the number of dependencies for nwnx4)

@CromFr CromFr added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Sep 13, 2021
@scottmunday84
Copy link
Contributor

Maybe the RPC folder should be expanded into a new repository and we attach it to NWNX4 as a submodule. Plenty of possibilities. I'm trying to find this one Apache project that allows you to take a pseudo code and build out the code in different languages. I figure that will make it easy to build out implementations and clients for gRPC through a build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants