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
Now that v1 has been officially deprecated and is on track for removal in the near future, we shouldn't need RapidJSON anymore. All JSON parsing and printing should be possible via the protobuf library. This will simplify dependencies and reduce the trusted compute base.