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

server: fix call to async sessionStorageProvider #346

Closed belochub closed 6 years ago

belochub commented 6 years ago

Fix incorrect usage of asynchronous sessionStorageProviders by the server.

belochub commented 6 years ago

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