-
```
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…
-
```
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…
-
```
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…
-
```
I found an issue with deserialization. When I try to deserialize json which
doesn't contain all object's fields or contains null I got Marshalling Error.
Please check the source code in attached …
-
```
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…
-
Hi there, was wondering if there are plans to support serialization & deserialization for this (and also your scalable bloom filter lib).
Thanks!
-
Hello,
I am facing the deserialization of an Edifact document into a POCO object:
The edifact messages I have to deserialize include some boolean values defined in a format that cannot directly …
-
## Steps to Reproduce
1. Create a new Solution with a .Net or .Net Core Project and a Xamarin Forms project (Android)
2. Download XSD File from https://www.vdv.de/trias-xsd-v1.2.zipx?forced=true a…
-
It would be nice if [context.BindJson](https://github.com/Lanayx/Oxpecker/blob/573ca976dce526ca4e2ebd30d6592c4248a4c710/src/Oxpecker/HttpContextExtensions.fs#L357) would allow passing custom `JsonSeri…
pkese updated
13 hours ago
-
```
let req = ListZones { params };
let resp: Vec = self.api_client.request_handle(&req).await?.result;
//this fail with: error decoding response body: invalid type: null, e…