/claim #682
This PR implements full MessagePack support for ZIO Schema, resolving issue #682.
schema-messagepack module.BinaryFormat for MessagePack using msgpack-core.ThreadLocal cache to handle recursive data structures correctly.MessagePackFormatSpec with comprehensive test cases (15 tests passed).sbt "schema-messagepack/test": Passed.sbt check: Verified.https://github.com/user-attachments/assets/12b5875d-0612-437e-b1ca-307c7d87949d
Jacques Anidjar
@jacanidjar
ZIO
@ZIO