Today we have release our new version with the following changes:
Modifications:
NopeRpcManager:listens on
bonjour-messages- Braking Change:
RPC - Manager:
registerServiceis now async! (seeINopeInstanceManageras well)
NopeInstanceManager:- listens on
bonjour-messages
- listens on
getDispatcher:- The method uses a logger now. It will render the errors.
Fixes:
NopeInstanceManager:- fixing
instanceExists registerInstancenow emits the instances
- fixing
PubSubSystemBase:- fixed the internal matching structure
- fixed
updateMatching - fided
_notify: ThedataQueryonly considers the events that have been published during notification!
templates:- Fixing Typescript-Templates (still had some old 'nope' references)
- fixed tpyos in
00-start.md
New Features:
NopeInstanceManagerandINopeInstanceManager:- Added method
generateWrapper. That allows to create Wrappers for static added instances (via.registerInstance)
- Added method
helpers.comparePatternAndPath:- Fixing issues during path comparing!
- Tutorials (juypter-notebooks) for
- dataDistributor
- rpcManager
- InstanceManagers
- Plugins
- eventDistributor
Update your version on npm.js

