eta_nexus.servers.loaders.servers_loader module

eta_nexus.servers.loaders.servers_loader.from_config(*files: str | PathLike[str]) dict[str, Any][source]

Load one or more config files and instantiate the configured servers.

eta_nexus.servers.loaders.servers_loader.from_dict(**config: Any) dict[str, Any][source]

Instantiate servers from a configuration dictionary compatible with ConnectionManager.