Skip to main content

accept_connection

Function accept_connection 

Source
pub fn accept_connection(link: String) -> Result<Value, String>
Expand description

Accept a magic link: parse + verify the identifier (self-certifying), then register the sender as a SocialWebNet peer (their WireGuard peering material). Half of the mutual peering; the return handshake completes it.