- 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