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

Migrate IPC messages and channels to gRPC #63

Open
adamegyed opened this issue Sep 6, 2020 · 0 comments
Open

Migrate IPC messages and channels to gRPC #63

adamegyed opened this issue Sep 6, 2020 · 0 comments
Assignees
Labels
architecture Changes that result in better architecture or typing performance Changes that result in more speed or efficiency v3

Comments

@adamegyed
Copy link
Contributor

Using protobufs as a serialization format will lead to better performance, and definined expected types for service via gRPC will lead to better introspection and type safety.

@adamegyed adamegyed self-assigned this Sep 6, 2020
@haydenshively haydenshively added architecture Changes that result in better architecture or typing performance Changes that result in more speed or efficiency v3 labels Oct 31, 2020
@haydenshively haydenshively added this to the Christmas Overhaul milestone Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Changes that result in better architecture or typing performance Changes that result in more speed or efficiency v3
Projects
None yet
Development

No branches or pull requests

2 participants