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

[Access] Refactor Access API RPC handler into rpc engine #7103

Open
wants to merge 3 commits into
base: peter/refactor-access-validator
Choose a base branch
from

Conversation

peterargue
Copy link
Contributor

@peterargue peterargue commented Feb 28, 2025

Issue #7111:
This is part 2 of a series of PRs to refactor common code with /access into separate modules. The goal is to remove cyclical imports resulting from too many common structs being defined in one place.

This PR moves the Access API grpc handler logic from the common /access module into the engine/access/rpc module along side the rest of the grpc api implementation.

@peterargue peterargue requested a review from a team as a code owner February 28, 2025 03:24
@peterargue peterargue requested review from Guitarheroua and removed request for a team February 28, 2025 03:26
@peterargue peterargue force-pushed the peter/refactor-access-rpc-handler branch from 0a7e228 to c9d075e Compare February 28, 2025 04:23

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@peterargue peterargue force-pushed the peter/refactor-access-rpc-handler branch from c9d075e to 5d9eb73 Compare February 28, 2025 04:51
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.

None yet

4 participants