Description[GCM] Add RMQ storage and MCS message passing support
The RMQ store will contain both the pending outgoing messages as well as the
unacknolwedged incoming message ids. Additionally, the device credentials
are stored there, with the security token encrypted using the local system
encryptor.
In order to support lightweight message passing across threads a MCSMessage
class is introduced.
BUG=284553
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234413
Patch Set 1 #Patch Set 2 : Self review #
Total comments: 14
Patch Set 3 : Address comments #Patch Set 4 : fix compile #Patch Set 5 : fix compile #Patch Set 6 : Rebase #Patch Set 7 : Fix windows #Patch Set 8 : fix windows again #Patch Set 9 : really fix windows again #Patch Set 10 : really really? #
Messages
Total messages: 13 (0 generated)
|