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

Document design for RPC Client #136

Open
gregmedd opened this issue May 30, 2024 · 1 comment
Open

Document design for RPC Client #136

gregmedd opened this issue May 30, 2024 · 1 comment
Milestone

Comments

@gregmedd
Copy link
Contributor

How are responses arriving at the shared callback mapped to the correct promise? How will promises be broken when it is time to shut down?

Chris recommends that this be assigned to Uzi

@gregmedd gregmedd added this to the alpha.2 milestone May 30, 2024
@gregmedd
Copy link
Contributor Author

For now, we want the simplest implementation of RPC Client / Server. So long as we can maintain backwards compatibility on the interface, we can release enhancements down the road (e.g. adding a thread pool)

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

No branches or pull requests

1 participant