Fix streaming: RpcFlowController::send() must send immediately.
The documentation for this method clearly says that sending the message cannot be delayed because ordering may matter. Only resolving of the returned promise can be delayed to implement flow control.
Showing
Please
register
or
sign in
to comment