Commit Graph

2 Commits

Author SHA1 Message Date
David Friedel 2e73e0c51f Implement IronNotify Java SDK
- NotifyClient with global and instance-based usage
- Fluent EventBuilder API
- HTTP transport with OkHttp
- Offline queue with JSON persistence
- Severity levels and notification actions
- Thread-safe with synchronized blocks
- CompletableFuture for async operations
- Options builder pattern
- Full README with examples
2025-12-25 10:54:29 +00:00
Admin dbdfc61b8e
Initial commit 2025-12-25 04:57:22 -05:00