Home
last modified time | relevance | path

Searched defs:pull_client (Results 1 – 2 of 2) sorted by relevance

/xiu/protocol/rtmp/src/relay/
H A Dmod.rs1 pub mod pull_client; module
/xiu/application/xiu/src/
H A Dservice.rs130 let mut pull_client = PullClient::new( in start_rtmp() localVariable