ScalaPB
ScalaPB copied to clipboard
Feature Request: depridate Json4s, add Jsoniter
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