09:00:45 vtnerd: I believe you expressed interest in msgpack for a future RPC? May I ask why over CBOR, which seems better suited? IETF standardization + conversion to/from JSON (as epee already targets a single struct definition yet representation in JSON or binary). The oddity of CBOR's extensions stands out to me, yet msgpack has similar complexity. 09:04:20 *not to nit, anything entirely specified with multiple implementations will presumably be better than epee. Feel free to kick me to an issue which discusses this if there already is one.