scala-csv-parser icon indicating copy to clipboard operation
scala-csv-parser copied to clipboard

Integration with `Akka Streams`

Open zamblauskas opened this issue 8 years ago • 0 comments

Could be split into:

  • modularizing the code into core (domain/dsl/functional stuff) and backend (current parse whole string at once)
  • a new backend which would produce an Akka Flow

zamblauskas avatar Jan 10 '17 09:01 zamblauskas