1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Linux targets to sttp.net NuGet package options
ritchiecarroll
as J. Ritchie Carroll
More... over 5 years ago
Added linux x64 pre-compiled shared library targets
ritchiecarroll
as J. Ritchie Carroll
More... over 5 years ago
Updated sttp.net.lib version to v1.0.9
ritchiecarroll
as J. Ritchie Carroll
More... over 5 years ago
Updated sttp.net.lib project to target VS2019
ritchiecarroll
as J. Ritchie Carroll
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"
ritchiecarroll
as J. Ritchie Carroll
More... over 5 years ago
Updated cppapi submodule to v1.0.18
ritchiecarroll
as J. Ritchie Carroll
More... over 5 years ago
Updated publisher sample to round timestamps to nearest subsecond distribution.
ritchiecarroll
as J. Ritchie Carroll
More... over 5 years ago
Updated solution to VS2019
ritchiecarroll
as J. Ritchie Carroll
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.
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Updated SWIG interface to reflect change to function signature of SubscriberConnection::GetSignalIndexCache to non-constant.
ritchiecarroll
as J. Ritchie Carroll
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.
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Update README.md
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Update README.md
ritchiecarroll
as J. Ritchie Carroll
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.
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Synchronized cppapi submodule with latest updates
ritchiecarroll
as J. Ritchie Carroll
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.
ritchiecarroll
as J. Ritchie Carroll
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.
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Updated pre-compiled library targets to version 1.0.3
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Updated to version 1.0.3 to include fixes for `cppapi`
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Merge branch 'master' of https://github.com/sttp/net-cppapi
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Updated cppapi sub-module
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Updated pre-compiled library targets to version 1.0.2
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Changed SignalIndexCache.Count() method to be exposed in .NET as a property
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Added script to rebuild all STTP pre-compiled .NET library targets
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Added SubscriberUpdated override to Subsriber sample
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Updated pre-compiled sttp.net.lib targets
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Updated wrapper code to implement SubscriptionUpdated virtual method.
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Update README.md
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Improved NuGet build targets operation when switching between 32 and 64-bit deployments.
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago
Updated speed test to measure class manipulation for native, SWIG wrapped and custom marshaling.
ritchiecarroll
as J. Ritchie Carroll
More... about 6 years ago