metarhia / jstp

Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
https://metarhia.github.io/jstp
Other
143 stars 10 forks source link

lib: add missing callback call #329

Closed belochub closed 6 years ago

belochub commented 6 years ago

Fix callback not being called in connectAndInspect family of functions when an empty array was provided in interfaces argument.

belochub commented 6 years ago

Landed in https://github.com/metarhia/jstp/commit/0ae0c1c681c2db5fd78abec9d080eade2e7226c2.