Skip to content

v7.6.0-no-serial

Compare
Choose a tag to compare
@yaacov yaacov released this 31 May 08:06
· 130 commits to master since this release

New Features:

  • TCP Server emit 'initialized' event when initialized, before 'connected' event.
  • TCP Server can handle multiple read/writes in one call.

Bug fixes:

  • When closing a closed connection call the callback method.
  • Add isOpen to type script definitions.
  • Add examples.