Updated version to 1.0.14 |
|
More...
|
about 6 years ago
|
Improved lock handling of signal index cache and implemented better thread release management during shutdown. |
|
More...
|
about 6 years ago
|
Fixed issue with race condition in Timer::Wait() |
|
More...
|
about 6 years ago
|
Updated InstanceSubscriber to provide better measurement display details. |
|
More...
|
about 6 years ago
|
Updated DynamicMetadataPublish sample to accept numeric input for the total number of devices to define in the metadata. |
|
More...
|
about 6 years ago
|
Updated measurement key implementations to be based on uint64 id values and enhanced ParseMeasurementKey to resolve measurement keys that were only numeric. |
|
More...
|
about 6 years ago
|
Fixed issue where two data publishers are listening on the same port - second instance on same port will now throw an exception. |
|
More...
|
about 6 years ago
|
Improved shutdown speed when auto-reconnect is active. |
|
More...
|
about 6 years ago
|
Update FilterExpressions.md |
|
More...
|
about 6 years ago
|
Updated filter expressions documentation |
|
More...
|
about 6 years ago
|
Update README.md |
|
More...
|
about 6 years ago
|
Update FilterExpressions.md |
|
More...
|
about 6 years ago
|
Update README.md |
|
More...
|
about 6 years ago
|
Updated filter expressions documentation |
|
More...
|
about 6 years ago
|
Added filter expression and data set documentation |
|
More...
|
about 6 years ago
|
Added summary documentation for STTP data sets |
|
More...
|
about 6 years ago
|
Fixed subscriber instance reconnect after disconnect. |
|
More...
|
about 6 years ago
|
Added extra null check for null metadata in SubsciberConnection for use case when (a) DataPublisher provides no metadata, and (b) DataSubscriber provides metadata filters. |
|
More...
|
about 6 years ago
|
Updated to version 1.0.10 |
|
More...
|
about 6 years ago
|
Updated dispatch reference release callers to always run even when no handler has been registered. |
|
More...
|
about 6 years ago
|
Updated dispatch reference operations for subscriber connection references in data publisher to use synchronized reference counting map since instances are persisted through multiple dispatches |
|
More...
|
about 6 years ago
|
Fixed race conditions related to dispatch queue with shared pointers and reconnects on shutdown |
|
More...
|
about 6 years ago
|
Converted reconnect operation wait timer to use sttp::Timer |
|
More...
|
about 6 years ago
|
Improved DataSubscriber shutdown operations when auto-reconnect timer is enabled. |
|
More...
|
about 6 years ago
|
Improved auto-reconnect logic to better handle long retry intervals |
|
More...
|
about 6 years ago
|
Fixed subscriber issue where connection retry was being attempted during disconnect |
|
More...
|
about 6 years ago
|
Updated version and moved header file to library root. |
|
More...
|
about 6 years ago
|
Fixed use case where DataPublisher defines no metadata but is started anyway. |
|
More...
|
about 6 years ago
|
Updated SubscriberInstance to register new callback so that new virtual method will be invoked. |
|
More...
|
about 6 years ago
|
Added DataSubscriber callback for subscription updated which provides access to SignalIndexCache when publisher updates it. This is important to providing "allowed" signal IDs. |
|
More...
|
about 6 years ago
|