Summary
support domain name besides IP sent to the client in ICE candidates
Motivation
This would allow specify the external domain sent to the client's browser, and the ip should be resolved on the client side to increase flexibility
Describe alternatives you've considered
A clear and concise description of the alternative solutions you've considered.
Additional context
Summary
support domain name besides IP sent to the client in ICE candidates
Motivation
This would allow specify the external domain sent to the client's browser, and the ip should be resolved on the client side to increase flexibility
Describe alternatives you've considered
A clear and concise description of the alternative solutions you've considered.
Additional context
ice/external_ip_mapper.go
Line 12 in 753c2a0