View Source ExWebRTC.ICE.FlyIpFilter (ex_webrtc v0.7.0)
ICE IP filter for Fly.io deployments.
This module defines a single function, which filters IP addresses,
which ICE Agent will use as its host candidates.
It accepts only the IPv4 address that fly-global-services
resolves to.
Summary
Functions
@spec ip_filter(:inet.ip_address()) :: boolean()