Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

1.3.0

…eManager`

* [ADDED] - new instance method `has()` of the `RemoteServiceManager`
* [ADDED] - `services.<name>` configuration section can now contain additional `BIServiceSDK` constructor options which the SDK will be instantiated with at the time of `remoteServiceManager.buildRemoteService()` call
* [FIXED] - `service` static event of `Service` constructor object should be emitted in the next event loop cycle to give plugins a chance to hook-up
* [FIXED] - `Service.prototype.listen` waits till the next event loop tick to give bi-service plugins a chance to hook up
Assets 2