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

Separated RpcServer & RestServer from aggregator #204

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Conversation

taco-paco
Copy link
Contributor

This closes: Specify Aggregator methods to be exposed in RPC. Done as result of below
And tech debt of separating rpc and rest servers from aggregator

@taco-paco taco-paco requested review from Hyodar and emlautarom1 June 3, 2024 12:06
Copy link
Contributor

@Hyodar Hyodar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GJ, LGTM. The only consideration I have is in terms of separately declaring the RPC and REST clients, but let's keep the discussion of that in the comment.

aggregator/cmd/main.go Show resolved Hide resolved
aggregator/cmd/main.go Outdated Show resolved Hide resolved
aggregator/aggregator.go Show resolved Hide resolved
aggregator/rest_server/server.go Show resolved Hide resolved
aggregator/rest_server/server.go Show resolved Hide resolved
aggregator/rpc_server/server.go Show resolved Hide resolved
Copy link
Contributor

@emlautarom1 emlautarom1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small details that could have been overlooked but overall LGTM

@taco-paco taco-paco force-pushed the refactor/aggregator branch from 0196995 to c707f79 Compare June 17, 2024 10:34
@taco-paco taco-paco force-pushed the refactor/aggregator branch from c707f79 to b75808f Compare June 17, 2024 10:54
Copy link
Contributor

@emlautarom1 emlautarom1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@taco-paco taco-paco merged commit 50e6705 into main Jun 17, 2024
5 checks passed
@Hyodar Hyodar deleted the refactor/aggregator branch October 3, 2024 17:23
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.

3 participants