metarhia / jstp

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

connection: fix incorrect client-side message IDs #339

Closed belochub closed 6 years ago

belochub commented 6 years ago

Fix incorrect client-side message IDs, occurring after reconnection to the existing session.

belochub commented 6 years ago

Landed in https://github.com/metarhia/jstp/commit/644b7d55971f1c278917669362bd19032679a5ce.