Home
last modified time | relevance | path

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

/webrtc/turn/src/client/
H A Dtransaction.rs105 pub struct TransactionConfig { struct
106 pub key: String,
107 pub raw: Vec<u8>,
108 pub to: String,
109 pub interval: u16,
110 …/ true to throw away the result of this transaction (it will not be readable using wait_for_result)