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

create separate service at root namespace for hub compatible rpcs #127

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

aditiharini
Copy link
Contributor

Putting submitLegacyMessage in the existing rpc service doesn't work due to namespacing issues-- the service is in the "rpc" namespace. Move this endpoint into a new service at the root namespace that exactly matches the proto structure of the parallel hub rpc.

Future compatible rpcs should go there too.

@aditiharini aditiharini marked this pull request as ready for review December 5, 2024 17:02
@aditiharini aditiharini merged commit 32d935e into main Dec 5, 2024
2 checks passed
@aditiharini aditiharini deleted the fix-rpc-compatibility branch December 5, 2024 17:12
aditiharini added a commit that referenced this pull request Dec 5, 2024
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.

1 participant