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

Replace any remaining grpc usage with mojo #4

Open
buffrr opened this issue Apr 26, 2022 · 0 comments
Open

Replace any remaining grpc usage with mojo #4

buffrr opened this issue Apr 26, 2022 · 0 comments
Assignees

Comments

@buffrr
Copy link
Member

buffrr commented Apr 26, 2022

The trust service is a mojo interface already but there's still some usage of gRPC left. It was used to avoid having to do plumbing for a mojo pipe from the browser process to the network service in the initial prototyping phase.

Note: A replacement would need to handle disconnections as well in case the trust service crashes since it lives in its own process.

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

No branches or pull requests

1 participant