Advertise suspected NAT type to broker
This compliments the poll the rate adjustment on proxy failures to address proxy matching issues. Since we cannot determine our NAT type directly for browser-based proxies, we assume a restricted NAT type if the datachannel fails to open.
Showing
... | ... | @@ -32,4 +32,4 @@ |
"ws": "^3.3.1", | ||
"xmlhttprequest": "^1.8.0" | ||
} | ||
} | ||
\ No newline at end of file | ||
} |
Please register or sign in to comment