Hi,
We currently ask ourself which cbor library we should use in our project : see eclipse-leshan/leshan#939
For now we think that maybe jackson-dataformat-cbor will be better than CBOR-Java.
Is there any reason why you choose CBOR-Java instead of Jackson ?
(Maybe naive questions but) Do you plan to migrate to Jackson ? or to support both (not sure this even makes sense 🤔) ?
Hi,
We currently ask ourself which cbor library we should use in our project : see eclipse-leshan/leshan#939
For now we think that maybe
jackson-dataformat-cborwill be better thanCBOR-Java.Is there any reason why you choose
CBOR-Javainstead ofJackson?(Maybe naive questions but) Do you plan to migrate to Jackson ? or to support both (not sure this even makes sense 🤔) ?