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
Did you consider using CBOR (RFC 8949) as a more compact serialization format? It's highly compatible to JSON, so it should be straight forward to add support.