Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

Drop gRPC support #70

Closed
wants to merge 1 commit into from
Closed

Drop gRPC support #70

wants to merge 1 commit into from

Conversation

scothis
Copy link
Member

@scothis scothis commented Nov 1, 2018

Knative does not (yet) support gRPC. Since only HTTP is supported,
including any other protocol is pure overhead. Once Knative Serving has
support for gRPC, we'll restore support here. Even then, Knative
Eventing will use a different proto, so the existing gRPC support
wouldn't work anyway.

The facilities for supporting multiple protocols remain in place, even
though only HTTP is supported at the moment.

Fixes #65

Knative does not (yet) support gRPC. Since only HTTP is supported,
including any other protocol is pure overhead. Once Knative Serving has
support for gRPC, we'll restore support here. Even then, Knative
Eventing will use a different proto, so the existing gRPC support
wouldn't work anyway.

The facilities for supporting multiple protocols remain in place, even
though only HTTP is supported at the moment.

Fixes projectriff#65
@ericbottard
Copy link
Contributor

Merged as f9e1b9b

@ericbottard ericbottard closed this Nov 5, 2018
@scothis scothis deleted the no-grpc branch November 5, 2018 15:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants