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

Clear API definitions between UI and API #1292

Closed
naleeha opened this issue Apr 17, 2024 · 2 comments
Closed

Clear API definitions between UI and API #1292

naleeha opened this issue Apr 17, 2024 · 2 comments
Assignees
Labels

Comments

@naleeha
Copy link
Contributor

naleeha commented Apr 17, 2024

Feature Request

Description of Problem:

Currently the custom RPC call function defined on server is part of the RPC message UI need to send. We need a separation so what UI sends is not tied to internal function names. (also the interface name is used as "service" parameter of the rpc call)

Would be good to have a way to view catalog of possible messages that server and UI can send back and forward. This has been asked by other users of VUU as well

Potential Solutions:

TBC

Also need to provide documentations of all possible RCP messages - been asked by several users

@naleeha naleeha added the server label Apr 17, 2024
@naleeha naleeha moved this to 📋 Backlog in Vuu board Apr 17, 2024
@naleeha naleeha moved this from 📋 Backlog to 🏗 In progress in Vuu board Aug 28, 2024
@naleeha naleeha self-assigned this Aug 28, 2024
@naleeha
Copy link
Contributor Author

naleeha commented Aug 28, 2024

Might be best to wait for new RPC message type defined as outcome as #1447
Being tackled as part of this change #1434

@naleeha
Copy link
Contributor Author

naleeha commented Sep 21, 2024

First cut implemented for a viewport RPC request and a response that can be success or failure.
New issue created for further follow up #1502

@naleeha naleeha closed this as completed Sep 21, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Vuu board Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant