dynamic data

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.
15531 reads — 1 comment
This example shows how to access elements in array- and sequence-based Dynamic Data types
11043 reads — 2 comments
This example shows how to access structs nested in a dynamic data object to get/set their values.
7365 reads — 0 comments
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.
10243 reads — 1 comment
Subscribe to RSS - dynamic data