client-sdk-fidoiot
client-sdk-fidoiot copied to clipboard
feat: Add IPv6 support
- Updated DNS lookup functions to handle both IPv4 and IPv6 addresses.
- Modified connection logic to support IPv6 addresses.
- Enhanced IP address parsing to correctly handle IPv6 addresses enclosed in square brackets.
- Updated utility functions to convert between binary and ASCII representations of IPv6 addresses.
- Ensured compatibility with both IPv4 and IPv6 in network-related operations.