Skip to main content

build_smart_reply

Function build_smart_reply 

Source
pub fn build_smart_reply(
    transport_protocol: TransportProtocol,
    ref_list: &[String],
    service: String,
) -> BytesMut
Expand description

Build a smart reply packet line stream

This is the original simple implementation from ceres