Does Akka.net Streams preserve input order of elements? If so, does this hold true when working with reactive streams over the network (when using stream refs)?
Current Version of Akka.Streams being used is 1.4.39
Unfortunately, I was unable to find a definitive answer in the Akka.net Documentation.
After further reading I found my answer.
https://getakka.net/articles/streams/basics.html#stream-ordering