Closed RobertSwirsky closed 6 years ago
According to rfc5389, the CRC32 must be binary xor'd with 16#5354554e (ascii "STUN"). The browsers I checked did this, and expected this.
oops! Checked in a typo. Will try again
According to rfc5389, the CRC32 must be binary xor'd with 16#5354554e (ascii "STUN"). The browsers I checked did this, and expected this.