Skip to main content

flush

Function flush 

Source
pub fn flush(buf: &mut BytesMut)
Expand description

Writes a flush message.

Requests that the server flush its output buffer. The server will send any pending messages but does not send a response.