Closed Squadrick closed 4 years ago
Right now, particularly for pubusb, the binary vs serialized versions are a convoluted mess. We would ideally to have all logic in the binary version, and the serialized version can simply call its binary counterpart after calling msgpack APIs.
Similarly for RPC mechanism.
Right now, particularly for pubusb, the binary vs serialized versions are a convoluted mess. We would ideally to have all logic in the binary version, and the serialized version can simply call its binary counterpart after calling msgpack APIs.
Similarly for RPC mechanism.