fix: send raw msgpack X frame in push exception handler, not MWP-framed
The client MPackStreamReader expects raw msgpack frames. Wrapping in MWP framing made the X frame unparseable — client saw 'server closed stream without RESULT frame' instead of the actual error.
sha256:1fdf13fc1d37abd687baad9b18db4421f228ffc716e6b9b88bab33918f1fd8ea
sha
~1
symbols
sha256:793d14cb5c5962791b66462970f582ff24c1add649f38fc979361ee1047321f1
snapshot
~1
symbol modified
0
dead code introduced
Semantic Changes
1 symbol
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:1fdf13fc1d37abd687baad9b18db4421f228ffc716e6b9b88bab33918f1fd8ea --body "your comment"
No comments yet. Be the first to start the discussion.