-
Presumably the contents of "dist" aren't what was expected, but there's not much to go on from the spew.
Here is that directory zipped up:
[dist.zip](https://github.com/webaverse/xrpackage-cli/fil…
-
In general, the protocol buffer supports to store raw data. However, this fails currently. For example:
`@Serializable class ProtoClass(@SerialId(id = 1) val value: ByteArray)`
throws
`kotlin…
-
> Release Issue Template
# go-ipfs 0.7.0 Release
We're happy to announce go-ipfs v0.7.0, it has a number of user facing changes so if you're wondering what happened to SECIO or why you're starti…
-
I have been trying to create my own web bundles (with both gen-bundle and the JS encoder)
and I noticed that sometimes Chrome (both 80 release and 83.0.4102.0 Win x64) rejects the bundle with ERR_INV…
-
**Is your feature request related to a problem? Please describe.**
This is a bit of an edge case, perhaps, but I would like to support streaming CBOR fields from external sources. For example, I'd li…
-
There are a few real-world use-cases that have cropped up where the majority of a type's API uses an abstract parent class or interface, with multiple underlying concrete implementations. One example …
-
**Is your feature request related to a problem? Please describe.**
I want to have option to set member of struct as private. For json encoder/decoder you can do it with tag `json:"-"`.
**Describe …
-
I was wondering if there were any plans for supporting CBOR byte strings (RFC 7049 type 2)?
izvit updated
4 years ago
-
The server does not correctly deserialize the embedded `TrackerCmdResponse` struct. I would think that it treats it as nested struct and thus cannot find it in the data sent by the Tracker.
This me…
-
This should be documented in v2.3:
- [ ] CBOR tag validity checks.
- [ ] Duplicate map key options.
Latest 7049bis says:
> A validity-checking decoder can do one of two things when it encounte…