Re: addIceCandidate behavior

On 31 October 2013 22:37, Harald Alvestrand <harald@alvestrand.no> wrote:
> Perhaps the description (and the throw) is better applied to
> RTCIceCandidate's constructor, so that an RTCIceCandidate is always known to
> be syntactically valid?

I'm happy to generate a regex for folks if they are concerned about
implementing a validity check in the constructor.

See: https://github.com/martinthomson/abnf2regex

Received on Friday, 1 November 2013 17:05:04 UTC