lib: refactor the client creation logic into a controller
The (currently very basic) client creation logic is now into a dedicated (actual) `controller` module. This will allow for cleaner dev and (especially) tests.
Showing
lib/controller.js
0 → 100644
Please register or sign in to comment