Changed StreamRefs docs title to RS over the network (#24506)

This commit is contained in:
James Roper 2018-02-08 23:26:17 +11:00 committed by Konrad `ktoso` Malawski
parent acf8b1b27b
commit 5696a6d3f3

View file

@ -1,4 +1,4 @@
# StreamRefs - streams over network boundaries
# StreamRefs - Reactive Streams over the network
@@@ warning
@ -31,12 +31,6 @@ implement manually.
This is not to be mistaken with deploying streams remotely, which this feature is not intended for.
@@@
@@@ note
Since Akka Streams are an implementation of Reactive Streams, by induction,
one can also say that stream refs allow running *Reactive Streams over the network*.
@@@
## Stream References
The prime use case for stream refs is to replace raw actor or HTTP messaging between systems where a long