feat: remove gRPC shim — plain MWP over HTTPS POST, upload-first push
- _sp() returns plain msgpack (was grpc_frame-wrapped) - wire_push_stream uses iter_wire_frames (raw MWP), not iter_wire_frames_grpc - _result() includes stored_commits/stored_objects/already_present_objects - wire_fetch_stream _pack() also uses plain msgpack - push/stream route: upload-first, single msgpack dict response, WIRE_CONTENT_TYPE - All tests updated for new protocol (T1-T10, S1-S9, P1-P4)
sha256:0f3ed53553649b11cc15feaf062b06067bf41405e83fe12c67404db589be2379
sha
sha256:9de6fab0e363e190080a9379316630ef7518553975e4902cec54d19fd2ab7ee0
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:0f3ed53553649b11cc15feaf062b06067bf41405e83fe12c67404db589be2379 --body "your comment"
No comments yet. Be the first to start the discussion.