IPv6 support is nearly complete; the final task remaining is to successfully parse an IPv6 from a string format to `IPv6`. https://github.com/ConcertoEngine/ConcertoCore/blob/8410eeadb8d2b34d05613d64bcdc072eacd6bb9b/Include/Concerto/Core/Network/IpAddress.hpp#L25
IPv6 support is nearly complete; the final task remaining is to successfully parse an IPv6 from a string format to
IPv6.ConcertoCore/Include/Concerto/Core/Network/IpAddress.hpp
Line 25 in 8410eea