Added Linux targets to sttp.net NuGet package options |
|
More...
|
over 5 years ago
|
Added linux x64 pre-compiled shared library targets |
|
More...
|
over 5 years ago
|
Updated sttp.net.lib version to v1.0.9 |
|
More...
|
over 5 years ago
|
Updated sttp.net.lib project to target VS2019 |
|
More...
|
over 5 years ago
|
Updated SWIG dllimport to remove ".dll" suffix from P/Invoke target so that needed suffix will be picked up based on platform, e.g., ".dll", ".so" and ".dylib" |
|
More...
|
over 5 years ago
|
Updated cppapi submodule to v1.0.18 |
|
More...
|
over 5 years ago
|
Updated publisher sample to round timestamps to nearest subsecond distribution. |
|
More...
|
over 5 years ago
|
Updated solution to VS2019 |
|
More...
|
over 5 years ago
|
Updated to version 1.0.8 with latest cppapi v1.0.14 which improved lock handling of signal index cache, reconnect timing for data subscribers and data publisher port-in-use exception reporting from v1.0.13. |
|
More...
|
about 6 years ago
|
Updated SWIG interface to reflect change to function signature of SubscriberConnection::GetSignalIndexCache to non-constant. |
|
More...
|
about 6 years ago
|
Updated to version 1.0.7 with latest cppapi v1.0.12 which improved shutdown speed when auto-reconnect is active. |
|
More...
|
about 6 years ago
|
Update README.md |
|
More...
|
about 6 years ago
|
Update README.md |
|
More...
|
about 6 years ago
|
Updated to version 1.0.6 with latest cppapi v1.0.11 which fixed subscriber instance reconnect after disconnect and added extra null check for cases when publisher provides no metadata. |
|
More...
|
about 6 years ago
|
Synchronized cppapi submodule with latest updates |
|
More...
|
about 6 years ago
|
Updated to `cppapi` v1.0.10 which included fixes for race conditions around startup, shutdown, reconnect and shared reference dispatch operations. |
|
More...
|
about 6 years ago
|
Updated to version 1.0.4 with latest `cppapi` which included data subscriber updates for improved shutdown operation while auto-reconnect is in progress. |
|
More...
|
about 6 years ago
|
Updated pre-compiled library targets to version 1.0.3 |
|
More...
|
about 6 years ago
|
Updated to version 1.0.3 to include fixes for `cppapi` |
|
More...
|
about 6 years ago
|
Merge branch 'master' of https://github.com/sttp/net-cppapi |
|
More...
|
about 6 years ago
|
Updated cppapi sub-module |
|
More...
|
about 6 years ago
|
Updated pre-compiled library targets to version 1.0.2 |
|
More...
|
about 6 years ago
|
Changed SignalIndexCache.Count() method to be exposed in .NET as a property |
|
More...
|
about 6 years ago
|
Added script to rebuild all STTP pre-compiled .NET library targets |
|
More...
|
about 6 years ago
|
Added SubscriberUpdated override to Subsriber sample |
|
More...
|
about 6 years ago
|
Updated pre-compiled sttp.net.lib targets |
|
More...
|
about 6 years ago
|
Updated wrapper code to implement SubscriptionUpdated virtual method. |
|
More...
|
about 6 years ago
|
Update README.md |
|
More...
|
about 6 years ago
|
Improved NuGet build targets operation when switching between 32 and 64-bit deployments. |
|
More...
|
about 6 years ago
|
Updated speed test to measure class manipulation for native, SWIG wrapped and custom marshaling. |
|
More...
|
about 6 years ago
|