tumblr / colossus

I/O and Microservice library for Scala
Apache License 2.0
1.14k stars 96 forks source link

Http streaming with an actor #550

Closed benblack86 closed 7 years ago

benblack86 commented 7 years ago

@DanSimon unless I misunderstood, I thought that streaming supported actors (https://github.com/tumblr/colossus/blob/master/colossus-examples/src/main/scala/colossus-examples/StreamServiceExample.scala). I was hoping for a Source.fromActor, but couldn't find anything. Is there?

benblack86 commented 7 years ago

Closing this issue as there is another ticket re: streaming documentation.