This example shows how to publish and subscribe Shapes using the Dynamic Data API. In particular, we create a publisher and a subscriber application that operate on the "Square" through Dynamic Data calls.
Connext uses the discriminator field of the struct to decide what field in the struct is actually sent on the wire. In this example we illustrate how to access the discriminator of a Union using the Dynamic Data API.