dartway_offline_shared 0.1.0
dartway_offline_shared: ^0.1.0 copied to clipboard
The wire contract of DartWay offline packages: the canonical manifest signing frame and the repository content digest, shared by the signing and the verifying half.
Changelog #
0.1.0 #
- The wire contract both halves of the offline family read rather than restate: the manifest
signing frame (
DwOfflineManifestEnvelope) and the repository content digest (DwOfflineRepositoryContentRevision). - The digest previously lived in
dartway_serverpod_core_shared, where every application on the framework carried it. Only the offline family ever reads it.