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 handling of EAGAIN error on connection #281

Closed belochub closed 7 years ago

belochub commented 7 years ago

This fixes the connection error in benchmark reported by @lundibundi in https://github.com/metarhia/jstp/pull/253#pullrequestreview-50054575.

belochub commented 7 years ago

Landed in https://github.com/metarhia/jstp/commit/d5b6eaf78983d2442b9f5ba734de5b9df70f8f4e.