-
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ConnectRPC supports following features: - Supports interoperation and multiplexing of grpc, grpc-web, and Connect protocols. - Supports language-familiar primitives like net/http and fetch. - Supports simple and no-boilerplate codes. With this support, we can resolve several issues: - Removes dependency with Envoy proxy to communicate with JS SDK web client by grpc-web. - Removes dependency with deprecated gogo/protobuf. - Supports JSON based REST API which will satisfy these needs.
- Loading branch information
1 parent
93d71ee
commit e1d2543
Showing
64 changed files
with
8,368 additions
and
27,319 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.