iotjs icon indicating copy to clipboard operation
iotjs copied to clipboard

IPv6 issue

Open nova0821 opened this issue 9 years ago • 1 comments

Hello,

Currently, IoT.js is not supported IPv6 because libtuv is not supporting IPv6. (In libtuv, codes related IPv6 was deleted.)

  1. We need to discuss that IoT.js should support IPv6 or not.
  2. (Bug) If IPv6 style address is used, the application is not finished. (I will fix it in libtuv side.)

Is there any reason not supporting IPv6 in libtuv? If there isn't, I think we need to support IPv6 because it is vert important for the IoT.

nova0821 avatar Sep 19 '16 10:09 nova0821

Bug is fixed with https://github.com/Samsung/iotjs/pull/400.

nova0821 avatar Sep 20 '16 06:09 nova0821