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

Remote API for Client Communication #7

Open
NeodarZ opened this issue Feb 14, 2025 · 0 comments
Open

Remote API for Client Communication #7

NeodarZ opened this issue Feb 14, 2025 · 0 comments
Labels
backend Related to the backend enhancement New feature or request RPC Related to RPC

Comments

@NeodarZ
Copy link
Owner

NeodarZ commented Feb 14, 2025

RPC interface for the daemon so that the client (CLI or TUI) can interact with it.

  • TODO: Define a list of commands to expose
  • Expose the interface
    • locally
    • ssh

Notes:

  • using RPyC each internal function need to be exposed
@NeodarZ NeodarZ added backend Related to the backend enhancement New feature or request RPC Related to RPC labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend enhancement New feature or request RPC Related to RPC
Projects
None yet
Development

No branches or pull requests

1 participant