pub fn decode_message(text: &str) -> Result<Value, Error>
Decode a WebSocket text frame into a JSON value.