Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 8, 2020

Motivation:

Since we don't support compression, there's no need for any scaffolding
that we do have to be public. Moreover there's no need to over
complicate something which isn't yet user facing.

Modifications:

Remove CompressionMechanism and replace it with
CompressionAlgorithm; an enum containing all compression algorithms we
support. At the moment this is limited to identity.

Result:

Simpler core, smaller public API.

Motivation:

Since we don't support compression, there's no need for any scaffolding
that we do have to be public. Moreover there's no need to over
complicate something which isn't yet user facing.

Modifications:

Remove `CompressionMechanism` and replace it with
`CompressionAlgorithm`; an enum containing all compression algorithms we
support. At the moment this is limited to `identity`.

Result:

Simpler core, smaller public API.
@glbrntt glbrntt requested a review from MrMage January 8, 2020 12:00
@glbrntt glbrntt merged commit d424a7d into grpc:nio Jan 8, 2020
@glbrntt glbrntt deleted the gb-api-work-16 branch January 8, 2020 13:41
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.

2 participants