typesafehub / conductr-lib

Other
8 stars 13 forks source link

Upgrading to akka-sse 2.0.0 #126

Closed markusjura closed 6 years ago

markusjura commented 7 years ago

conductr-lib is still using the Akka SSE version 1.11.0. The current version is Akka SSE version is 2.0.0.

We should upgrade to the new version because it is using newer Akka and Akka HTTP versions.

Note that the Streams.sseFlow pattern that we use in the BundlesConnector has been removed in Akka SSE 2.0.0.