-
# Document title, URLs, estimated publication date
Web Authentication: An API for Accessing Public Key Credentials Level 2
https://www.w3.org/TR/webauthn-2/
Estimated pub-date: 19 02 2021
Staged: …
-
There's a gap in the JADN spec. The CBOR serialization rules mention how to handle the format options `f16` and `f32`, but those aren't defined anywhere else in the spec. In particular, they don't a…
-
As a whole, the semantics laid out in the adopted content format draft look sound to me. At this point I'd like to propose a syntax for how messages could concretely look.
"Matrix's Extensible Even…
-
Implementing EDN, I found no help in the text:
If an EDN processor encounters (say) `987654321098765432310`, should it err out or process that into a tag 2 bignum?
Similarly, if a floating point…
-
**Is your feature request related to a problem? Please describe.**
This request comes from a similar use case as https://github.com/fxamacker/cbor/issues/446. Essentially, Go struct objects are bei…
-
### What would you like to be added?
Requirements for https://kep.k8s.io/4222:
As we check these off, please add links to the tests.
- [x] Test: Decoding a map containing duplicate keys into …
-
### Describe the bug
I've been generating a lot of UUIDS using the uuid4 function and sometimes I had errors when reading back the UUID from the database or when inserting them.
After a little bit…
-
The current behavior is, that a well-formed, but invalid UTF-8 value anywhere in the parsed data will cause the parsing to fail.
Would you be open to making the `fatal` parameter of the `TextDecod…
-
Hello,
I'm new to CBOR and trying to wrap my head around the functionality that UnmarshalFirst() provides.
The documentation says:
> // UnmarshalFirst decodes first CBOR data item and returns rem…
-
## The dependency [next](https://github.com/zeit/next.js) was updated from `9.0.3` to `9.0.4`.
🚨 [View failing branch](https://github.com/actionhero/actionhero-react-next-chat/compare/master...actio…