Skip to content

SelfTerminating Dependency reference handling

Choose a tag to compare

@francois-normandin francois-normandin released this 22 Dec 18:22
· 153 commits to master since this release

[Feature:30] Dependency can now self-terminate and dependent takes care of destroying reference.

[Feature] Added a protected method to allow dependency to message dependent (send any packet of information) which is handled by onDependencyMessage ( ) callback method.