https://wamp-proto.org/wamp_latest_ietf.html#section-2.2-2
I'm trying to serialize datetime type with cbor, server side using cbor2 (python) library, and client side using cbor-web (javascript), they got different value.
So, should we define the datetime type serialize way?
https://wamp-proto.org/wamp_latest_ietf.html#section-2.2-2
I'm trying to serialize datetime type with cbor, server side using cbor2 (python) library, and client side using cbor-web (javascript), they got different value.
So, should we define the datetime type serialize way?