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

Let the stub handle a request without requiring a server bind #109

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

vietj
Copy link
Member

@vietj vietj commented Aug 7, 2024

Improve the server stub generator by decoupling the service method bind operations from the service method dispatch.

This allows to let the stub handle a request without requiring a bind.

…nd operations from the service method dispatch.

This allows to let the stub handle a request without requiring a bind.
@vietj vietj added this to the 5.0.0 milestone Aug 7, 2024
@vietj vietj merged commit 0b945c7 into main Aug 11, 2024
5 checks passed
@vietj vietj deleted the improve-server-generator-stub branch August 11, 2024 11:03
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