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

dynamic reconfiguration of smeshers used in the node #5090

Open
Tracked by #282
dshulyak opened this issue Sep 26, 2023 · 0 comments
Open
Tracked by #282

dynamic reconfiguration of smeshers used in the node #5090

dshulyak opened this issue Sep 26, 2023 · 0 comments

Comments

@dshulyak
Copy link
Contributor

for static configuration see #5089
for supported interface see #5085

in addition to loading smeshers from disk we can implement trusted API to register smeshers. such API will have to:

  • save a key to the same or different location
  • register key to all protocols that support it (implement Register method)

to implement this we can add grpc API. note that this will be trusted API, if people will want to expose it and do pool-like software authentication is on them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant