-
Hello!
I was curious whether it's a bug, a design choice, or my incorrect usage of the framework and would definitely appreciate any help and guidance on this one!
I'm using chrono to support de…
-
**Is your feature request related to a problem? Please describe.**
I wish to serialize/deserialize struct types (including `readonly struct`) when NativeAOT enabled, but when I use my own `StaticCont…
-
-
The move from quick-xml to instant-xml limited interop between other serialization formats.
I'm wondering if it would be appreciated if I send in a PR that derives ~~`Serialize`~~`Deserialize` for…
-
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…
-
When fish go brrr connects to intiface central, gdweave crashes with the following log file:
2024-11-27 21:46:01.153 +00:00 [INF] This is GDWeave 2.0.14.0 - https://github.com/NotNite/GDWeave
2024-1…
-
Would it be possible to deserialize the return object compared to the http status.
Example of signature of one of my methods
```
[HttpPost]
[ProducesResponseType(StatusCodes.Status200OK, Type = …
-
- [ ] Add a compile command to compile the given source code to bytecode and output it as a file.
- [ ] Add a command to read the given file and execute it as bytecode
-
```
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…
-
So I was thinking a bit about deserializers and was wondering what you thought about including some stock deserializers. Something like this:
```
HootDeserializer (abstract)
HootStreamDeserializer (a…