You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PbEventMixin,PbFieldChange, and EventBuffer are currently unused. No need to maintain unused code, we should just remove them.
They're just a few lines of code and implemented as a separate library (instead of as a part of the protobuf library), so users can implement that stuff themselves if needed.