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

Add new RPC service to eventually replace existing separated client services #19

Merged
merged 7 commits into from
Sep 29, 2024

Conversation

matthewpaul
Copy link
Contributor

I would like to eliminate our separate RPC services and use a consolidated RPC service endpoint for all clients. This PR sets up the messaging framework for it, and once support is added in the relay service, we can start migrating off of old endpoints and eventually deprecate them entirely

proto/relay.proto Outdated Show resolved Hide resolved
@Michael-Preibisch Michael-Preibisch merged commit 11899f8 into main Sep 29, 2024
9 checks passed
@Michael-Preibisch Michael-Preibisch deleted the matt/consolidation branch September 29, 2024 15:18
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.

4 participants