Cloud-Automation / chrome-modbus

Modbus/TCP for Chrome Apps.
MIT License
33 stars 17 forks source link

Chrome Extension #4

Open kiranmehetre opened 6 years ago

kiranmehetre commented 6 years ago

Uncaught TypeError: Cannot read property 'tcp' of undefined

On below line

chrome.sockets.tcp.onReceive.addListener(receiveListener);

stefanpoeter commented 6 years ago

Hi @Lifesoftware ,

due to the support cancellation for chrome apps on linux and other plattforms will this project no longer be maintained. Have a look at electron and jsmodbus.