daviddias / webrtc-explorer

:earth_africa: P2P Network Routing Overlay designed for the Web platform (browsers)
MIT License
288 stars 32 forks source link

destination id should be validated for correction? #3

Open JosePedroDias opened 9 years ago

JosePedroDias commented 9 years ago

If the destination id of a message is a random string (probably because it isn't a valid hex representation of a 48 bits integer), an endless loop of messages occurs.