Home
last modified time | relevance | path

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

/xiu/protocol/rtmp/src/relay/
H A Dmod.rs2 pub mod push_client; module
/xiu/application/xiu/src/
H A Dservice.rs107 let mut push_client = PushClient::new( in start_rtmp() localVariable