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
Json4s is the worst performing JSON library in the Scala ecosystem. It would be nice to have options within the ScalaPB to emit JSON using a more widely accepted library, be that jsoniter, circe, upickle, etc