Commit Graph

3 Commits

Author SHA1 Message Date
David Friedel c46a8cdc1b Remove promotional links from README 2025-12-26 11:41:13 +00:00
David Friedel 3b7df29718 Implement IronNotify Rust SDK
- NotifyClient with Arc-based sharing
- Fluent EventBuilder API
- HTTP transport with reqwest
- Offline queue with JSON persistence
- Severity levels and notification actions
- Thread-safe with parking_lot RwLock
- Async/await with Tokio
- Global client with once_cell
- Full README with examples
2025-12-25 11:03:13 +00:00
Admin dac0d4cc4e
Initial commit 2025-12-25 04:57:41 -05:00