Evan Frohlich

Results 2 issues of Evan Frohlich

Lets say I have the following directory and test files: testDir: -- myTestA.sh -- myTestB.sh -- ect... How do I go about running all the tests? Do I have to...

Does anyone know if using competing consumers with persistent subscriptions is possible via the akka streams interface?