Jaechul Yang

Results 5 comments of Jaechul Yang

I think it will be better to support more APIs in binding layer. For example, push(add) and pop(remove) for numbered index and named index will be very helpful.

@gudbooy This document describes about `Javascript API Interface`. We didn't decide yet which libraries are used for BLE implementation. However, IoT.js has the feature which use the different native part...

@esevan Yes, I am working on BLE peripheral now.(``ble`` branch on my repo) - no progress on BLE central module. If you want to try to implement BLE central module,...

@esevan I also thought to using one module name ``ble`` for central and peripheral. However, it is not a good idea because IoT.js is focused to small device - we...

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