mrhid6 a92c3190c2 feat: ReportPackages wire types with hash short-circuit
The pb packages are hand-written, not protoc-generated, and the wire
codec is JSON (encoding.RegisterCodec(JSONCodec{})). Field numbers in
the .proto are documentation; JSON field names are the contract. Both pb
packages edited by hand to match.

SyncResponse.collect_packages is omitempty and absent decodes as false,
so an older server leaves agents collecting nothing rather than
collecting without a licence.
2026-08-06 13:17:44 +01:00
2026-07-29 10:35:07 +01:00
2026-08-03 17:34:39 +01:00
2026-07-29 10:42:51 +01:00
2026-07-24 09:51:30 +01:00
2026-08-03 14:40:15 +01:00
2026-07-28 12:57:49 +01:00
2026-07-28 15:07:19 +01:00
2026-07-29 10:35:07 +01:00
2026-07-31 09:28:54 +01:00
2026-07-26 14:46:38 +01:00
2026-07-28 10:30:29 +01:00
2026-07-26 14:46:38 +01:00
S
Description
No description provided
9.7 MiB
Languages
JavaScript 63.9%
Go 19.3%
TypeScript 16.6%