-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Scala
-
None
There is only the reactive streams version of the Scala wrapper which contains wrappers for `driver-core` and `driver-reactive-streams`. I investigated the code a bit and I think I can help with this. The first step would be splitting the current Scala wrapper to `core` and `reactive streams` parts and then introduce a wrapper for the sync driver.
What do you think?