Load function for dcd. Call with {"cmd": "load", "components": ["dcd"]}
This will start dcd-server and load all import paths specified by previously loaded modules such as dub if autoStart is true.
It also checks for the version. All dcd methods are used with "cmd": "dcd"
Note: This will block any incoming requests while loading.
Load function for dcd. Call with {"cmd": "load", "components": ["dcd"]} This will start dcd-server and load all import paths specified by previously loaded modules such as dub if autoStart is true. It also checks for the version. All dcd methods are used with "cmd": "dcd" Note: This will block any incoming requests while loading.