
1
Serializing JSON into CPCR/OFD protocol frames and decoding raw binary packets to structured JSON; provider-specific protocol modules, centralized JSON→Protobuf mapping, full offline validation, and trilingual localized error messages.
0
Unified abstraction layer for dispatching fiscal receipts, decoupling delivery orchestration from transport channels via pluggable adapters (HTTP, Bluetooth, SMTP/SMS) and a runtime-selectable DeliveryService.
0
Offline command queuing and synchronized dispatch for Superkassa fiscalization; local queue buffering, lease-based distributed locking, configurable backoff, and port-based clean architecture for pluggable storage/locks.
0
Lightweight coroutine-based TCP client for CPCR fiscal message exchange with OFD servers; one-connection-per-transaction model, async non-blocking I/O, strict header/size validation and detailed error types.
0
Modular clean-architecture renderer for Superkassa fiscal receipts and reports into Material 3–styled HTML, featuring trilingual templates, print-optimized layouts (58/80mm/fullscreen), theme/branding overrides, QR/OFD integration.
0
Core library for fiscal cash register systems — implements business rules, data validation, offline queuing with retries, OFD delivery and configurable HTML receipt rendering with multiple layouts, themes and localization.
0
Type-safe Protobuf bindings for KazakhTelecom OFD v2.0.3, auto-generated schema models for KKM↔OFD data exchange, modular versioning enabling side-by-side protocol variants.