Chromium Code Reviews
DescriptionUse WeakBindingSet to manage inspector connections
The sky inspector service wants to implement a 1:N broadcast interface with whichever
frontends want to connect. This manages the pipes using a WeakBindingSet, which is a set of
bindings owned by the pipe combined with a list of weak pointers to those bindings allowing
sending messages to all connected clients without having to explicitly keep track of
which clients are connected at a particular point in time.
R=eseidel@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/f9dd9b84a5945c5d4d296540f5d849fb9505dd0b
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 5
Messages
Total messages: 11 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||