fix: Wall 17 — iter_wire_frames_grpc diagnostic logging + fix gRPC framing in tests
- musehub_wire.py iter_wire_frames_grpc: logs ENTER + per-frame count on DEBUG; will confirm whether bytes reach the server before RST_STREAM (W17-A2) - test_wire_push_stream.py: T5–T9 were sending raw MWP frames but wire_push_stream now calls iter_wire_frames_grpc (expects 5-byte gRPC prefix); fixed _wrap() to apply grpc_frame(), updated _unpack_all() to parse gRPC-prefixed MWP, updated T9 direct _fw.wrap() calls — all 62 wire tests now pass
sha256:4ac664d2a7c93293aa8d61193fb8cf10b44fa7094eef938edd11339639fb72e3
sha
sha256:1f9e2aea01c075e3172fd9078842fff3e2bc2dcd28e4d95674781d129603d70c
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:4ac664d2a7c93293aa8d61193fb8cf10b44fa7094eef938edd11339639fb72e3 --body "your comment"
No comments yet. Be the first to start the discussion.