Home
last modified time | relevance | path

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

/xiu/protocol/rtmp/src/handshake/
H A Dhandshake_client.rs17 pub struct SimpleHandshakeClient { struct
24 impl SimpleHandshakeClient { argument
76 impl THandshakeClient for SimpleHandshakeClient { implementation