=doc remove misleading statement on async custom stages

This commit is contained in:
Martynas Mickevicius 2015-10-11 18:38:37 +03:00
parent 92e2ac21f0
commit c970d019e3

View file

@ -50,8 +50,6 @@ Asynchronous processing stages
These stages encapsulate an asynchronous computation, properly handling backpressure while taking care of the asynchronous
operation at the same time (usually handling the completion of a Future).
**It is currently not possible to build custom asynchronous processing stages**
===================== ========================================================================================================================= ============================================================================================================================== =============================================================================================
Stage Emits when Backpressures when Completes when
===================== ========================================================================================================================= ============================================================================================================================== =============================================================================================