Skip to content

Add ListApps RPC for querying installed applications#75

Merged
maxhodak merged 1 commit intomainfrom
feat/list-apps-rpc
Jan 11, 2026
Merged

Add ListApps RPC for querying installed applications#75
maxhodak merged 1 commit intomainfrom
feat/list-apps-rpc

Conversation

@maxhodak
Copy link
Contributor

Summary

  • Add AppInfo message with name and version fields
  • Add ListAppsRequest and ListAppsResponse messages
  • Add ListApps RPC to SynapseDevice service

This enables clients to query the list of installed applications on a device, complementing the existing DeployApp RPC.

Test plan

  • Proto compiles successfully
  • Dependent PRs in synapse-python, synapse-typescript, and nexus-desktop

- Add AppInfo message with name and version fields
- Add ListAppsRequest and ListAppsResponse messages
- Add ListApps RPC to SynapseDevice service

This enables clients to query the list of installed applications
on a device, complementing the existing DeployApp RPC.
@maxhodak maxhodak merged commit 8ef20af into main Jan 11, 2026
2 checks passed
@maxhodak maxhodak deleted the feat/list-apps-rpc branch January 11, 2026 21:43
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

Successfully merging this pull request may close these issues.

2 participants