Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(codgen): Add default implementations for the generated serve… #27

Merged
merged 2 commits into from
Oct 2, 2019

Conversation

LucioFranco
Copy link
Member

Motivation

Make the path to creating a gRPC server easier.

Solution

Provide default impl for the generated server trait by returning unimplemented.

@LucioFranco LucioFranco changed the title feat(codgen): Add default implementations for the generated server trait feat(codgen): Add default implementations for the generated serve… Oct 2, 2019
@LucioFranco LucioFranco merged commit 4559613 into master Oct 2, 2019
@LucioFranco LucioFranco deleted the lucio/default-trait-impl branch October 2, 2019 20:01
brentalanmiller pushed a commit to brentalanmiller/tonic that referenced this pull request Oct 6, 2023
* Support half-closed states hyperium#23
* Update examples
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant