I managed to change it without touching any backend code. It should keep all the other functionalities the same, except the start and stop functions now return a single object.
The workaround for promises that you mentioned did not really work. It just splited the address string "0.0.0.0" to "0" and "."
For Issue #63
I managed to change it without touching any backend code. It should keep all the other functionalities the same, except the start and stop functions now return a single object. The workaround for promises that you mentioned did not really work. It just splited the address string "0.0.0.0" to "0" and "."