No, it was encouragement for the OP :)

On Tue, Feb 16, 2016 at 2:16 PM, Endre Varga <endre.va...@typesafe.com>
wrote:

> Planned. Had not time so far :)
>
> On Tue, Feb 16, 2016 at 2:15 PM, Viktor Klang <viktor.kl...@gmail.com>
> wrote:
>
>> (Or add support for compression!)
>>
>> On Tue, Feb 16, 2016 at 2:13 PM, Konrad Malawski <kt...@typesafe.com>
>> wrote:
>>
>>> Hi Richard,
>>> Not that I'm aware of.
>>>
>>> You can ping the library maintainer to upgrade to 2.4.2 (we're releasing
>>> that today) though :)
>>>
>>> On Tue, Feb 16, 2016 at 1:45 AM, Richard Rodseth <rrods...@gmail.com>
>>> wrote:
>>>
>>>> I just had the rather gratifying experience of adding Snappy
>>>> compression using snappy-flows with
>>>>
>>>> .via(SnappyFlows.compress)
>>>>
>>>> For comparision purposes, and while I wait for snappy-flows to be
>>>> updated to 2.4.2, is there an equivalent built-in to akka-streams for GZip
>>>> or other compression algorithms ?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Tue, Feb 9, 2016 at 2:03 PM, Richard Rodseth <rrods...@gmail.com>
>>>> wrote:
>>>>
>>>>> I'm writing to files and reading from them using FileIO.fromFile and
>>>>> toFile.
>>>>>
>>>>> Looking to add compression of the files.
>>>>>
>>>>> This looks promising:
>>>>> https://github.com/maciej/snappy-flows
>>>>>
>>>>> The compression is expressed as a Flow[ByteString,ByteString,Unit]
>>>>>
>>>>> Are there other examples or documentation I should be looking at or is
>>>>> snappy-flows the way to go?
>>>>>
>>>>
>>>> --
>>>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>>>> >>>>>>>>>> Check the FAQ:
>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>> >>>>>>>>>> Search the archives:
>>>> https://groups.google.com/group/akka-user
>>>> ---
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Akka User List" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to akka-user+unsubscr...@googlegroups.com.
>>>> To post to this group, send email to akka-user@googlegroups.com.
>>>> Visit this group at https://groups.google.com/group/akka-user.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>
>>>
>>> --
>>> Cheers,
>>> Konrad 'ktoso' Malawski
>>> Akka <http://akka.io/> @ Typesafe <http://typesafe.com/>
>>>
>>> --
>>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>>> >>>>>>>>>> Check the FAQ:
>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>> >>>>>>>>>> Search the archives:
>>> https://groups.google.com/group/akka-user
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Akka User List" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to akka-user+unsubscr...@googlegroups.com.
>>> To post to this group, send email to akka-user@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/akka-user.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Cheers,
>> √
>>
>> --
>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>> >>>>>>>>>> Check the FAQ:
>> http://doc.akka.io/docs/akka/current/additional/faq.html
>> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Akka User List" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to akka-user+unsubscr...@googlegroups.com.
>> To post to this group, send email to akka-user@googlegroups.com.
>> Visit this group at https://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Cheers,
√

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to