ietf-wg-mimi / draft-ietf-mimi-content

6 stars 4 forks source link

For CBOR encoding, decide if timestamps should use time tags #13

Open rohanmahy opened 4 months ago

rohanmahy commented 4 months ago

Should the Timestamp be?

a) a uint64 with no tag: unit .size 8 b) a uint64 with new tag: ex: 62(uint .size 8) c) use time tags with a base time of integer and a number of additional milliseconds.