Today we have release our new version with the following changes:
Modifications:
removing
getLinkedDispatcher
this functionality is now added in the defaultgetDispatcher
method.Changing the templates for the public release. This contains some small fixes to run with the public version
- Braking Change:
RPC - Manager raises an Error if a service already has been added.
Fixes:
- fixing
nope-js interact
. executing service works correct now.- adding the possibility to execute
base services
- adding the possibility to execute
- fixing templates of
nope-js project
- fixing
New Features:
- The RpcManager now has the function
isProviding
to test, whether a service has been provided by that RpcManager
- The RpcManager now has the function