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: refactor server and client api #209

Closed lundibundi closed 7 years ago

lundibundi commented 7 years ago

As of now I mostly finished with the refactorings so feel free to comment on the changes in API. The next step is to change all available tests (those written in tap probably) and make sure this implementation passes them.

Fixes: https://github.com/metarhia/jstp/issues/192 Fixes: https://github.com/metarhia/jstp/issues/146

aqrln commented 7 years ago

@lundibundi can you please rebase and resolve the conflicts?

lundibundi commented 7 years ago

Closed via 7c351fbfe45b5f4dea383def6c2e01c44c9058d2 and 38fc11f120d7f4c3a63e53a9d6a92be699abef84.