Volodymyr Shymanskyy

Results 82 issues of Volodymyr Shymanskyy

This is just an idea/question - would it be very hard to support ESP32 BLE? It this BLE stack relevant or it would be almost impossible to implement? Thanks @sandeepmistry...

enhancement
help wanted

Could be interesting to be able to grab some stats of the stream usage: - Total TX/RX bytes count - Total TX/RX packets count (writes) - Min/Max/Average read/write size The...

enhancement

Need to check why Unicode notifications are not working and provide a fix/example.

http://community.blynk.cc/t/how-to-enable-blynk-debug-on-raspberry-pi-with-node-js/12309

http://community.blynk.cc/t/problem-connecting-to-local-server-from-javascript/3497

Are there any plans to support N-API? I think it can **drastically** simplify binary packages deployment ;) https://medium.com/the-node-js-collection/n-api-next-generation-node-js-apis-for-native-modules-169af5235b06

I'm working a lot with different IoT systems, and for me it looks like PJON would really benefit from Node.js bindings. Are there any projects that try to achieve this,...

help wanted

https://github.com/WebAssembly/bulk-memory-operations

feature
wasm spec

On some platforms, `TCO` (tail call elimination) is not available/implemented, so we need an alternative VM execution mode. Some work has been done in #74, however this won't be merged...

feature
research