Skip to content

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

Merged
LucioFranco merged 2 commits intomasterfrom
lucio/default-trait-impl
Oct 2, 2019
Merged

feat(codgen): Add default implementations for the generated serve…#27
LucioFranco merged 2 commits intomasterfrom
lucio/default-trait-impl

Conversation

@LucioFranco
Copy link
Copy Markdown
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
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