openConnectionRegistry
openConnectionRegistry(
opts):Promise<ConnectionRegistry>
Defined in: pkgs/core/src/connection/registry.ts:70
Parameters
Section titled “Parameters”services?
Section titled “services?”Readonly<{ idGenerator?: () => string; inboundHttp?: InboundHttpService; }>
Returns
Section titled “Returns”Promise<ConnectionRegistry>