Borg/pkg/smsg
snider bd7e8b3040 feat: lazy loading profile page + v3 streaming polish
Profile page:
   - No WASM or video download until play button clicked
   - Play button visible immediately, loading on-demand
   - Removed auto-play behavior completely

   Streaming:
   - GetV3HeaderFromPrefix for parsing from partial data
   - v3 demo file with 128KB chunks for streaming tests
2026-01-12 17:48:32 +00:00
..
smsg.go docs: add nonce handling explanation for developers 2026-01-12 15:51:41 +00:00
smsg_test.go feat: SMSG v2 binary format with zstd compression + RFC-001 spec 2026-01-10 19:57:33 +00:00
stream.go feat: lazy loading profile page + v3 streaming polish 2026-01-12 17:48:32 +00:00
stream_test.go feat: lazy loading profile page + v3 streaming polish 2026-01-12 17:48:32 +00:00
types.go feat: lazy loading profile page + v3 streaming polish 2026-01-12 17:48:32 +00:00