Skip to content
  • Cecylia Bocovich's avatar
    Implement NAT discovery (RFC 5780) at the client · bf924445
    Cecylia Bocovich authored
    Snowflake clients will now attempt NAT discovery using the provided STUN
    servers and report their NAT type to the Snowflake broker for matching.
    The three possibilities for NAT types are:
    - unknown (the client was unable to determine their NAT type),
    - restricted (the client has a restrictive NAT and can only be paired
    with unrestricted NATs)
    - unrestricted (the client can be paired with any other NAT).
    bf924445
Analyzing file…