-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. initialize two communicating TCP clients: A and B
2. write a truncated m…
-
Saw this when testing message viewer using sidecar v0.79.0. Unsure what the root cause for the interrupt was, but we should handle this case especially for the message consume API.
```
Caused by: …
-
### 🤷 Motivation
We have types like JS `Date` or an internal `LocalDate` (only calendar dates, no times) that we want to encode/decode to JSON (or a string, like in a query string).
Libraries li…
-
**Description:**
This is a followup issue on https://github.com/spring-projects/spring-hateoas/issues/2210.
**Release versions:**
2.11.x
**Custom apps:**
N/A
**Steps to reproduce:**
* Bui…
-
since this Confidential Voting example https://docs.scrt.network/secret-network-documentation/confidential-computing-layer/ethereum-evm-developer-toolkit/usecases/confidential-voting/confidential-voti…
-
**What is your use-case and why do you need this feature?**
Right now there is no way to serialize kotlin delegates and even if there is , its not easy !
I use Jetpack Compose , If I use type like M…
-
This would be needed for e.g. Rust-GPU to store SPIR-T on disk from compiling library crates, without relying on SPIR-V.
Additionally, any features that SPIR-V may be lossy with, will need serializ…
-
`serde_json_core` needs to refuse deserializing a borrowed string with escape sequences.
`serde_json_core::from_slice::(br#""\n""#)` incorrectly gives `Ok(("\\n", 4))`.
`serde_json::from_slice::…
-
When trying to deserialize a bean property which can be a String or an Object, there is no way to deserialize the object version.
**Version**
Yasson 3.0.3
**To Reproduce**
```
import jaka…
-
During a code profiling session, I found that 36% of the running time is spent on this line:
https://github.com/valdisiljuconoks/LocalizationProvider/blob/4c0d66e652f2e75affbfe88ce30e356bbe2e9f7d/com…