MfgLabs / akka-stream-extensions

Extensions for Akka Stream
Apache License 2.0
123 stars 27 forks source link

README update: version & maximumChunkBytes param #11

Closed etaque closed 9 years ago

etaque commented 9 years ago

Hi, Extensions version should probably be 0.7.3 (checked only for postgres one though), and FlowExt.rechunkByteStringBySeparator had a wrong param name in doc.

Cheers, Emilien