pub fn write_text_frame(stream: &mut dyn Write, text: &str) -> Result<()>
Write a text frame (server→client, unmasked).