Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
ProtonHandler will flush its bytes into the connection output.
the only flow control we have now is on ServerConsumer.isWritable(). there's no check at the time of the flush bytes.