Closed CBenoit closed 1 year ago
Flushing when there is nothing to send anymore should succeed.
Relevant code in tungstenite crate code: https://github.com/snapview/tungstenite-rs/blob/e5efe537b87a6705467043fe44bb220ddf7c1ce8/src/protocol/mod.rs#L390
tungstenite
Flushing when there is nothing to send anymore should succeed.
Relevant code in
tungstenite
crate code: https://github.com/snapview/tungstenite-rs/blob/e5efe537b87a6705467043fe44bb220ddf7c1ce8/src/protocol/mod.rs#L390