LZ4 features a new experimental streaming API, designed to support scenarios such as packet network.
There was already a streaming API before, but it was a bit too restrictive and limited. The new API should prove easier and more flexible to use.
http://fastcompression.blogspot.fr/2...i-for-lz4.html
Since it is early design phase, it's the better time to collect comments, from everyone believing this API could be of some use.