mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-07-24 00:43:17 +00:00
The pre-nim-ffi binding had no participantId concept; mirroring that with an empty id disables SDS-R, but the new libsds unwrap path SIGSEGVs on real received messages in that configuration. Generate a random per-manager participantId so SDS-R is enabled, matching the nim-ffi 0.2.0 SDS-R/retrieval-hint design intent. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>