fishfolk / bones

An easy-to-use game engine for making real games.
https://fishfolk.org/development/bones/introduction/
Other
236 stars 20 forks source link

fix(lan): panic due to too-long mdns-sd property #486

Closed nelson137 closed 3 weeks ago

nelson137 commented 3 weeks ago

Fixes #485.

Limit iroh node direct addresses to only IPv4 in attempt to keep the total property length under 256 bytes.