zabsalahid / serialport-gsm

SerialPort-GSM is a simplified plugin for communicating with gsm modems. (Primarily for sms) (Focused in PDU mode)
MIT License
91 stars 48 forks source link

Timeout hang solve #9

Closed karianpour closed 5 years ago

karianpour commented 5 years ago

In this merge, we get timeout error by implementing item.on('timeout') event handler. Also we will have timeout parameter to the initializeModem method.