Re: [akka-user] Akka streams, twitter example

2015-03-19 Thread Martynas Mickevičius
The snippets in the documentation are from this file:
https://github.com/akka/akka/blob/231a2a0d12c5a96b8b6974ff00839d65f0f7fa6a/akka-docs-dev/rst/scala/code/docs/stream/TwitterStreamQuickstartDocSpec.scala

As you can see it is not using real twitter API.

There is a blogpost Abhinav Ajgaonkar where he uses real twitter API with
akka-streams:
http://blog.abhinav.ca/blog/2015/02/19/scaling-with-akka-streams/

On Thu, Mar 19, 2015 at 2:21 AM, Borut  wrote:

>
>
> http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0-M4/scala/stream-quickstart.html#stream-quickstart-scala
>
> Is there any source code (fully working example, not just snippets) for
> akka streaming and twitter?
>
> --
> >> 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 http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Martynas Mickevičius
Typesafe  – Reactive
 Apps on the JVM

-- 
>>  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 http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.


[akka-user] Akka streams, twitter example

2015-03-19 Thread Borut

http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0-M4/scala/stream-quickstart.html#stream-quickstart-scala

Is there any source code (fully working example, not just snippets) for 
akka streaming and twitter?

-- 
>>  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 http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.