Alexandre Tiertant

Results 4 issues of Alexandre Tiertant

add ability to use `tls://` to use tls protocol

in client with node v10.19.0, each time `client.unbind()` is called or on errors, the socket isn't destroyed only `socket.end()` is called and leak an Half-closes socket. ``` # lsof |...

no more need to repeat `setDefaultLang` and `use` on every service in lazy loaded modules