Commit Graph

2 Commits

Author SHA1 Message Date
David Friedel 34842f5bd6 Implement IronLicensing Rust SDK
- Add LicenseClient with validation, activation, deactivation
- Add feature checking with has_feature/require_feature pattern
- Add trial management and in-app purchase support
- Add thread-safe operations with parking_lot::RwLock
- Add global client with once_cell for singleton pattern
- Add machine ID persistence for activation tracking

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-25 11:52:35 +00:00
Admin 0cbc6afd53
Initial commit 2025-12-25 04:58:45 -05:00