Module sync

Module sync 

Source
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§

ErrorResponse
Error response from server
EventError
Error for a specific event
HmacAuth
HMAC authentication helper
RetryStrategy
Retry strategy for sync operations
SyncClient
Sync client for pushing events to the server
SyncConfig
Sync configuration
SyncConfigBuilder
Builder for sync configuration

Enums§

SyncResponse
Response from the sync endpoint