client-sdk-fidoiot icon indicating copy to clipboard operation
client-sdk-fidoiot copied to clipboard

feat: Add IPv6 support

Open shrikant1407 opened this issue 5 months ago • 0 comments

  • 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.

shrikant1407 avatar Sep 23 '24 10:09 shrikant1407