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

RPCs have to call functions and functions have to call RPCs #9

Open
tnkhanh opened this issue Nov 1, 2020 · 0 comments
Open

RPCs have to call functions and functions have to call RPCs #9

tnkhanh opened this issue Nov 1, 2020 · 0 comments

Comments

@tnkhanh
Copy link
Owner

tnkhanh commented Nov 1, 2020

Looks like a loop of dependency. For now, RPCs are implemented in StoreServiceImpl and functions are implemented in DServer, DServer spawns a StoreServiceImp object and StoreServiceImpl has a pointer to DServer.

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

No branches or pull requests

1 participant