SpinGo / op-rabbit

The Opinionated RabbitMQ Library for Scala and Akka
Other
232 stars 73 forks source link

Acked streams scala 2.13 #195

Open vic opened 4 years ago

vic commented 4 years ago

This branch tries to upgrade op-rabbit for scala 2.13 cross-compilation.

We temporarily depend on https://github.com/timcharper/acked-stream/pull/7 until it get merged and published, until then, we use https://jitpack.io to obtain the scala-2.13 artifacts.

vic commented 4 years ago

All tests green for scala 2.13 🎉