Commit graph

4 commits

Author SHA1 Message Date
Konrad `ktoso` Malawski
256f81f97e
Akka Typed ask() for Akka Streams (#24892)
* +str,typ introduce akka typed ask for akka stream

address feedback and add actor interop stages incl ask to docs

more compile tests and adjusted things

last docs

* document adding stages to docs in CONTRIBUTING

* address review comments

* rebase conflicts
2018-05-07 19:23:30 +09:00
Richard Imaoka
cd3c4af8a5 Fix def getDetails in StreamOperatorsIndexGenerator for paradox on Windows (#25006)
* def getDetails in StreamOperatorsIndexGenerator to work on Windows (#25004)

* remove //line comments
2018-04-29 17:20:36 +09:00
Arnout Engelen
2a7ce572d2 Stream overview anchors
So links like 'https://doc.akka.io/docs/akka/current/stream/stages-overview.html#asjavastream' should keep (somewhat) working
2018-04-23 23:25:44 +09:00
Konrad Malawski
054b70c41b Move stream documentation to their own files
And generate the index
2018-04-23 13:18:25 +02:00