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

Client wrapper to interact with rpc api and do signing requests #55

Open
ccall48 opened this issue Jul 20, 2023 · 2 comments
Open

Client wrapper to interact with rpc api and do signing requests #55

ccall48 opened this issue Jul 20, 2023 · 2 comments

Comments

@ccall48
Copy link

ccall48 commented Jul 20, 2023

Is it possible to get a helium-crypto-rs api or package to handle the loading and signing of rpcs correctly with the delegate keys using python and maybe a few other popular languages like node, go and maybe java.

To interact with this service with languages other then rust would be quite beneficial as an openlns provider as i already handle all the internal chirpstack api calls via the chirpstack grpc internally.

to be able to pass changes directly up the wire would be ideal as currently i have to call blocking code from within my async code to run a subprocess call to the compiled binary to handle the route and devices euis etc.

@madninja
Copy link
Member

I'm not sure what you mean by some of the words in the description. Give me an example of what you're asking for? An alternate language binding or two of what crypto-rs functions? so that you can script the grpc calls to the config service?

@ccall48
Copy link
Author

ccall48 commented Jul 20, 2023

Yes I believe that could be another way of putting it.
There is some discussion on this on the #openlns channel on discord with hashcode, maybe a tiny back scroll now.

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

No branches or pull requests

2 participants