You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 🤔) ?