Searched refs:Client (Results 1 – 6 of 6) sorted by relevance
| /xiu/protocol/rtmp/src/session/ |
| H A D | define.rs | 30 Client, enumerator 37 SessionType::Client => String::from("client"), in fmt()
|
| H A D | common.rs | 254 SessionType::Client => SubscribeType::PublisherRtmp, in get_subscriber_info() 279 SessionType::Client => PublishType::RelayRtmp, in get_publisher_info()
|
| H A D | client_session.rs | 121 let common = Common::new(packetizer, event_producer, SessionType::Client, remote_addr); in new()
|
| /xiu/library/streamhub/src/notify/ |
| H A D | mod.rs | 1 use reqwest::Client; 3 request_client: Client, 18 request_client: reqwest::Client::new(), in new()
|
| /xiu/protocol/rtsp/src/session/ |
| H A D | define.rs | 32 Client, enumerator 39 SessionType::Client => String::from("client"), in fmt()
|
| /xiu/protocol/rtmp/ |
| H A D | README.md | 7 ## Client section in Examples
|