Browse Source
Use eventenvelope.NewResultWith() to properly format EVENT messages with subscription ID, matching the expected format: ["EVENT", sub_id, event] Previously SendEvent was sending just the raw event which caused JSON parsing errors on the receiving side. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>main
2 changed files with 10 additions and 3 deletions
Loading…
Reference in new issue