Skip to content

Conversation

@SVappsLAB
Copy link
Owner

v1.0.0 - First Official Release

After extensive development and testing, iRacingTelemetrySDK is now ready for release!

Highlights & Key Features

This 1.0 release is built for performance and developer experience.

Feature Benefit
Strongly-Typed API Utilizes Source Generation to provide compile-time validation and full IntelliSense support for all 200+ iRacing telemetry variables via TelemetryVar enums.
Modern Async Streaming Implements a modern, channel-based asynchronous API that simplifies non-blocking data processing and handles automatic backpressure via a 60-sample ring buffer.
High Performance Optimized to process over 600,000 telemetry records per second using lock-free channels, ensuring your application never misses a data point.
Dual Data Access Seamlessly handle both Live Telemetry Streaming from an active iRacing session and IBT File Playback with the exact same, consistent API.
.NET 8.0+ Compatible Fully compatible with modern .NET applications for cross-platform deployment.

@SVappsLAB SVappsLAB merged commit f19c765 into main Nov 23, 2025
1 check passed
@SVappsLAB SVappsLAB deleted the v1.0-release branch November 23, 2025 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants