On quarta-feira, 7 de setembro de 2016 09:45:31 PDT Mats Wichmann wrote: > On 09/07/2016 09:38 AM, Thiago Macieira wrote: > > On quarta-feira, 7 de setembro de 2016 10:21:09 PDT Trace Log wrote: > >> Hi , > >> Is there a plan to support native JavaScript library implementing OIC > >> specification (without underlying IOTivity C++) > > > > How would you implement the UDP sockets in pure JavaScript? > > Speaking out of ignorance, but node.js has a datagram library (dgram), no?
Then it's not pure JS, it's a Node.js implementation. The ECMAScript standard does not have a UDP socket class. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
