-
#Most Important Brands
BMW
Ford
GWM
Honda
Hyundai
Isuzu
KIA
Mahindra
Mercedes
Nissan
Renault
Toyota
Volkswagen
Useful links:
Manu…
-
Description
===========
I tried to connect to kafka servers(Consumer) by using SSL protocol. Successfully connected to servers but not receiving any messages.
Here, Producers are pushing data in b…
-
Hi.
Is there any proper step by step guide to setup MAX96717F AAK and MAX96714F BAK, to access the camera on Raspberry pi 4.
I came through a guide which was very detailed but unfortunately it wa…
-
### Describe the improvement you'd like to request
In #1308 we fixed a performance issue (#1284) by replacing an automatically derived `serde(untagged)` deserializer with a custom one, achieving orde…
-
Serde does not allow to convey any extra metadata during serialization. Using special new type structs, it could be possible to work around it. Newtype structs can be serialized by an extra call to [`…
chmp updated
3 months ago
-
## Description
Reading non-ascii chars from disk causes an error. I tested this with IOUtils, but I suspect this is true of any time TLC stores states on disk and tries to read them back.
## Ste…
-
Description
===========
Avro added support for serializing/deserializing plain C# objects using reflection in 1.10.0:
https://github.com/apache/avro/tree/release-1.10.0/lang/csharp/src/apache/mai…
-
Backlog item, details to follow.
-
Moved from https://github.com/eldesh/dockworker/issues/84#issuecomment-611449910 (@emk)
> Thank you for maintaining `dockworker`!
>
> I'm currently trying to replace `boondock` with `dockworker` …
-
Currently the signature of Javascript serializers is confusing (they are called with a second argument that is different depending on who is calling them). Additionally, we have an instance serialize …