forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate reusable pieces from KeepAliveDelegate
This change pulls the heartbeat message handling and timers out into a new class that is separate from the CastTransport::Delegate responsibilities of KeepAliveDelegate. This will allow reuse with libcast CastSocket. Bug: 1050913 Change-Id: I463a5b7279a1120759506a776706ac5e85967282 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108283 Commit-Queue: Brandon Tolsch <btolsch@chromium.org> Reviewed-by: mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#753035}
- Loading branch information
Showing
5 changed files
with
276 additions
and
168 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.