Expand description
Sync protocol implementation for telemetry-kit
This module handles synchronization of local events to the telemetry-kit.dev service using HMAC-SHA256 authentication.
Structs§
- Error
Response - Error response from server
- Event
Error - Error for a specific event
- Hmac
Auth - HMAC authentication helper
- Retry
Strategy - Retry strategy for sync operations
- Sync
Client - Sync client for pushing events to the server
- Sync
Config - Sync configuration
- Sync
Config Builder - Builder for sync configuration
Enums§
- Sync
Response - Response from the sync endpoint