-
#### Problem
Unable to compile all-clusters-app, temperature-measurement-app and lock-app for ESP32 using CMake. The same work fine using automake.
This seems to be a regression after the recent c…
-
It is possible to add a CBOR encoder and decoder to the list of supported ones:
content-type : `application/cbor`
candidate library: https://github.com/fxamacker/cbor
-
The public key for a freshly created credential is provided inside of the [attestation object](https://w3c.github.io/webauthn/#dom-authenticatorattestationresponse-attestationobject). However, that is…
-
Hello,
i followed the instructions and I'm trying to get the mikroe PIC32MZ to work. But the compilation of the code does not work. The error is:
```
nbproject/Makefile-pic32mz_ef_curiosity.m…
-
Hi Team,
I want to write an encoder and decoder for CDDL specs of mini protocols in Nodejs. I want to start with a simple pin pong protocol but unable to understand the format to encode the msg in.…
-
The following code:
```
std::vector odata;
jsoncons::ojson oj(jsoncons::json_object_arg);
oj.insert_or_assign("timestamp", jsoncons::ojson("05-12-2020", jsoncons::semanti…
-
Per https://github.com/w3c/did-core/pull/408#pullrequestreview-504771602 Pulling this into an issue.
I will summarize here, but essentially, we are asking:
What additional restrictions on `@con…
-
(FYI some background since this is the first issue: this is a new package intended for @ipld/dag-pb, it greatly simplifies js-ipld-dag-pb, moves to plain JavaScript objects (no `DAGNode` or `DAGLink` …
rvagg updated
4 years ago
-
### What version of fxamacker/cbor are you using?
`v2@v2.2.0`
### Does this issue reproduce with the latest release?
Yes.
### What OS and CPU architecture are you using (`go env`)?
go env O…
-
It is possible to add a msgpack encoder and decoder to the list of supported ones:
content-type : `application/msgpack`
candidate library: https://github.com/vmihailenco/msgpack