CleverCloud / pulsar4s

Idiomatic, typesafe, and reactive Scala client for Apache Pulsar
Apache License 2.0
227 stars 43 forks source link

Add pekko-stream support #540

Closed gmethvin closed 11 months ago

gmethvin commented 1 year ago

Add pulsar4s-pekko-stream, which provides the same functionality as pulsar4s-akka-stream but for Pekko rather than Akka.

gmethvin commented 1 year ago

@judu are you the right person to look at this?