Skip to main content

webtcp_addrs_for_identity

Function webtcp_addrs_for_identity 

Source
pub fn webtcp_addrs_for_identity(
    snapshot: &CommonConfigSnapshot,
    identity: u32,
) -> Vec<(String, u16)>
Expand description

broker_auth WebTCP-short 的连接候选池:commconfig 优先,空时落到 C++ hardcoded WebTCP 池。调用方不应自己拼 DNS 域名作为主路径。