vE5li / korangar

A next-gen Ragnarok Online client
MIT License
147 stars 33 forks source link

Allow hostnames and all port numbers in clientinfo #78

Closed vstumpf closed 5 months ago

vstumpf commented 5 months ago

This allows hostnames in the clientinfo. We resolve it with String::to_socket_addrs()

It also allows for ports > 2^15