zenoh-python icon indicating copy to clipboard operation
zenoh-python copied to clipboard

[dev/1.0.0] Discuss about serialization API

Open wyfo opened this issue 1 year ago • 1 comments

Describe the release item

There is no such thing such as codec in the current API; (de)serializers are indeed directly attached to the types. However, a codec argument can be added to deserializer/serializer. @Mallets

wyfo avatar Aug 27 '24 09:08 wyfo

Serialization API is ok, but it should be possible to override the serialization algorithm of primitive types.

wyfo avatar Sep 09 '24 11:09 wyfo