Changed StreamRefs docs title to RS over the network (#24506)
This commit is contained in:
parent
acf8b1b27b
commit
5696a6d3f3
1 changed files with 1 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue