Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Nov 27, 2024

Motivation:

The generated service protocol requires users to deal with request/response objects. Many users won't care about metadata so can benefit from an easier-to-use API.

Modifications:

  • Add a "simple" server protocol which doesn't make user of request/response objects

Result:

Easier to implement a service

Motivation:

The generated service protocol requires users to deal with
request/response objects. Many users won't care about metadata so can
benefit from an easier-to-use API.

Modifications:

- Add a "simple" server protocol which doesn't make user of
  request/response objects

Result:

Easier to implement as service
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Nov 27, 2024
@glbrntt glbrntt merged commit e2629bc into grpc:main Nov 28, 2024
44 of 46 checks passed
@rnro rnro mentioned this pull request Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants