pub fn create( command: &str, headers: Option<Vec<(&str, &str)>>, body: Option<&str>, ) -> String
Creates a STOMP frame.