nuget.org : codeboxes.distributing : 0.0.2
The codeboxes distributing library offers you the possibility to call unknown and distant objects. All you have to do is adding an implemented Cable to your Distributor of choice and then add some devices to a(nother) Distributor under the same name like the Cable. Your Cable and the devices should implement the same interface(s). When you then get the Cable from the Distributor and are calling a function or property on it, all devices (under the same name) will be called, too. If you added a device as class instead of an object, then on each call a new object of that class will be created.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:nuget/codeboxes.distributing@0.0.2
Published:
Indexed:
- codeboxes.core >= 0.0.11
- codeboxes.responding >= 0.0.3