Sangria pekko-streams integration.
This is a fork of sangria-akka-streams that replaces the Akka dependency with Pekko, and adds Scala 3 support.
SBT Configuration:
libraryDependencies += "com.mosaicpower" %% "sangria-pekko-streams" % "<latest version>"
sangria-pekko-streams is licensed under Apache License, Version 2.0.