DescriptionRemove done notifications from incoming message handlers.
Previously MessageReader and ProtobufMessageParse were passing done
callbacks to the messages handlers. These callbacks were necessary to
pace the reader, particularly when video renderer is slow and cannot
keep up with the rate of the incoming messages. It's no longer
necessary because we have explicit ACK messages for video packets.
Committed: https://crrev.com/e61b68d97a31c00367a0e98d9d88c74774026482
Cr-Commit-Position: refs/heads/master@{#372509}
Patch Set 1 : #
Total comments: 6
Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Dependent Patchsets: Messages
Total messages: 25 (14 generated)
|