jisotalo / ads-client

Unofficial Node.js ADS library for connecting to Beckhoff TwinCAT automation systems using ADS protocol.
https://jisotalo.fi/ads-client/
MIT License
80 stars 17 forks source link

- Bug fix: Added try..catch blocks around _socketWrite calls. In some… #66

Closed jisotalo closed 3 years ago

jisotalo commented 3 years ago

… situations caused uncaught exception problems. (See issue #63)