pekko/akka-docs-dev/rst
Roland Kuhn 02810cfa64 !str,htc remove FlexiMerge/Route
- replace all occurrences with equivalent GraphStage implementations

This commit introduces a mini-DSL for GraphStage that allows emitting or
reading multiple elements to/from a port with one statement, installing
stateful handlers on the port to make it work. The emitting side allows
stacked continuations, meaning that while an emit() is ongoing (waiting
for demand) another one can be added to the queue; this allows
convenient formualation of merge-type stages.
2015-10-21 18:52:16 +02:00
..
images +doc,htp #18496 file directives docs 2015-10-12 02:05:29 +02:00
java !str,htc remove FlexiMerge/Route 2015-10-21 18:52:16 +02:00
scala !str,htc remove FlexiMerge/Route 2015-10-21 18:52:16 +02:00
conf.py =doc a first set of new and imported documentation for akka-http 2014-12-19 15:09:57 +01:00
index.rst +pro,doc #15290 Add separate doc project for release-2.3-dev 2014-05-27 08:18:12 +02:00
java.rst +doc,htc #18600,18597 documents where/how to deal with failure in Http 2015-09-29 23:10:00 +02:00
scala.rst +doc,htc #18600,18597 documents where/how to deal with failure in Http 2015-09-29 23:10:00 +02:00
stages-overview.rst !str,htc remove FlexiMerge/Route 2015-10-21 18:52:16 +02:00
stream-configuration.rst +doc: Added section about buffering 2014-12-22 12:43:01 +01:00
stream-design.rst Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00