fix(rivetkit): expose client actor metadata#5016
Conversation
Code Review: fix(rivetkit): expose client actor metadataOverviewThis PR makes three related changes:
Code Quality
The early pre-population is simple and correct. This is a minor ergonomic improvement - callers using
Pre-existing issue (fine to defer): Test CoverageMissing coverage for the new code path The new test uses
Existing test - ordering note
AsyncAPI Schema
The schema uses
Both schema locations updated The PR updates both the inline WebSocket Error tag schema and the standalone CLAUDE.mdThe added protocol compatibility note is clear and useful. Minor: it sits in the vbare section rather than a dedicated protocol section, but the topic is close enough to fit. Summary
The main actionable ask is a test that verifies |
9c656c0 to
a499917
Compare
ec783c3 to
6127de0
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: