Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing Akka IO with Akka Streams #5

Open
fcabestre opened this issue Jan 23, 2016 · 5 comments
Open

Replacing Akka IO with Akka Streams #5

fcabestre opened this issue Jan 23, 2016 · 5 comments

Comments

@fcabestre
Copy link
Owner

In order to take advantage (at least) of back-pressuring for free, let's use Akka Streams instead of Akka IO.

@allixender
Copy link

+1 :-) Nice work by the way :-)

On 24/01/16 05:36, Frédéric Cabestre wrote:

In order to take advantage (at least) of back-pressuring for free, let's
use Akka Streams instead of Akka IO


Reply to this email directly or view it on GitHub
#5 Bug from
https://github.com/notifications/beacon/AERrLdTq3GV0ORzmuF-sH_Na_qtPO8vLks5pc6OPgaJpZM4HK9DF.gif

@fcabestre
Copy link
Owner Author

Thank you 😄. I try to do my best to reactivate (reanimate?) this pet project by the way.

@francisdb
Copy link

Also interested in this 👍

@allixender
Copy link

Hi @fcabestre ,

would be great. We, @grmpfhmbl and I @allixender, are using it experimentally in a research project, linking a Raspberry PI to an online/cloud MQTT link. This #Scala-MQTT-client is by far the most practical link we have seen so far.

If you like, we can cite your software in a research article? @grmpfhmbl built a nice use case :-) If you think we could contribute, and be it only testing or some shared documentation or so, let us know.

Cheers,
Alex

@fcabestre
Copy link
Owner Author

Well, if you think it deserves it, I'll of course be happy 😄

@fcabestre fcabestre changed the title Raplacing Akka IO with Akka Streams Replacing Akka IO with Akka Streams Jun 11, 2016
fcabestre added a commit that referenced this issue Jun 11, 2016
* New flow to decode ```ByteStrings``` into ```Frames```
* Bumping many library versions
* On the road again \o/
fcabestre added a commit that referenced this issue Jun 11, 2016
* New flow to encode Frames into ByteStrings
fcabestre added a commit that referenced this issue Jun 11, 2016
* New flow to encode Frames into ByteStrings
fcabestre added a commit that referenced this issue Jun 12, 2016
fcabestre added a commit that referenced this issue Jun 12, 2016
fcabestre added a commit that referenced this issue Jun 12, 2016
fcabestre added a commit that referenced this issue Jun 12, 2016
fcabestre added a commit that referenced this issue Jun 12, 2016
fcabestre added a commit that referenced this issue Jun 12, 2016
fcabestre added a commit that referenced this issue Jun 12, 2016
fcabestre added a commit that referenced this issue Jun 13, 2016
* Readme ans test cases adjustments
fcabestre added a commit that referenced this issue Jan 22, 2017
* New flow to decode ```ByteStrings``` into ```Frames```
* Bumping many library versions
* On the road again \o/
fcabestre added a commit that referenced this issue Jan 22, 2017
* Readme and test cases adjustments
fcabestre added a commit that referenced this issue Jan 22, 2017
* Keeping in sync with branch master
@fcabestre fcabestre removed the doing label Jan 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants