Home
last modified time | relevance | path

Searched refs:THandshakeClient (Results 1 – 2 of 2) sorted by relevance

/xiu/protocol/rtmp/src/handshake/
H A Dhandshake_client.rs4 handshake_trait::THandshakeClient, utils,
76 impl THandshakeClient for SimpleHandshakeClient {
H A Dhandshake_trait.rs13 pub trait THandshakeClient { interface