-
Notifications
You must be signed in to change notification settings - Fork 420
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update vendored gRPC-core to v1.19.0 (#417)
* Update vendored gRPC-core to v1.19.1 This commit also fixes a few minor problems in the vendoring scripts and updates a call in shim/channel.c to use a modified API. * Update ClientCancellingTests to give clients more time to cancel before the server finishes streaming. * Update Roots.swift to use the latest roots.pem from gRPC. * Test update: expand and update stop sending after an error is received. * Revert "Test update: expand and update stop sending after an error is received." This reverts commit d99e82a. * Add `SleepingEchoProvider`. * Updating podspec. gRPC-Core dependency is v1.19.0. There was no podspec published for gRPC-Core v1.19.1 but it has no changes in the C layer: vendoring v1.19.0 yields the same code as vendoring v1.19.1. * Changes from running "make project-carthage"
- Loading branch information
Showing
546 changed files
with
61,657 additions
and
36,577 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.