Dmitry Aloyan

Results 3 issues of Dmitry Aloyan

Need way for optional prevent event broadcasting. Something like: ```js iohook.on('keyup', (event) => { event.preventDefault(); }); ``` Or equal method

investigating

I follow all steps in https://github.com/OpenHantek/openhantek/blob/master/docs/build.md#apple-macosx But got this error: ![image](https://user-images.githubusercontent.com/9950995/42271680-8ee91734-7f8c-11e8-838c-24d6e7164a32.png) Device connected via usb

Hello! I found in module docs "params is optional and is in any format accepted by libpq. The connection string is passed as is to libpq, so any format supported...