Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

How you manage configuration changes for your components us up to you; there is no fixed method. However a useful paradigm as as follows:

  • User changes some configuration in your UI component.
  • UI component sends changes to the WinGate engine using CommsSend.
  • WinGate engine persists changes and broadcasts the message back out to all connected WMCs with CommsSend. Even to the original one that sent the changes in the first place.
  • WMCs receive configuration change messages and update their internal state.

MessagePropagation Copy

Related articles

  • No labels