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
What about adding support for BSON instead of JSON to make it faster at parsing and be more compact as it supports all of jsons data types and more as it is just binary. It isn't readable like json, but it isn't like user will need to see it.