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

cli: improve args serialization #415

Closed belochub closed 5 years ago

belochub commented 5 years ago

Drop the brackets around the callback/event arguments and output '<empty>' when there are no arguments.

belochub commented 5 years ago

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