-
I am attaching a working project in which the issue can be observed.
As per the documentation of this library , we are not to change add or modify the proguard files (if we are not using named com…
-
### Describe the project you are working on
Multiplayer with c# I need send DTOs.
### Describe the problem or limitation you are having in your project
my case: I need to send a DTO to the Ne…
-
Currently, the `UnivariateDriftCalculator` object supports serialization via pickle. However, this format is not compatible with Apache Spark, which I intend to use for processing. on the inference si…
-
The [instructions](https://cirq.readthedocs.io/en/latest/interop.html#Advanced:-Adding-JSON-compatibility-for-custom-objects-in-cirq) in the documentation basically tell you to look at the source code…
-
Hi,
When using the `Put Object` node in a flow involving HTTP IN and HTTP Response nodes, the presence of non-serializable objects like `msg.res` or `msg.req` causes the node to throw the error:
…
-
Hi,
I'm following the tutorial in https://keras.io/guides/custom_train_step_in_tensorflow/#wrapping-up-an-endtoend-gan-example to implement a subclassed model (end-to-end GAN).
The subclassed m…
-
### Problem
(Not fully formed yet, this is just a tracking/reference issue.)
js has `structuredClone` and https://developer.mozilla.org/en-US/docs/Web/API/Window/structuredClone related concepts of…
-
Both py-elevator and Elevator are using msgpack. One great thing about msgpack is that it allows fast and safe serialization of standard types. For example :
``` python
>>> import msgpack
>>> msgpac…
k4nar updated
10 years ago
-
### What problem are you trying to solve?
It looks to me like currently these would throw a DataCloneError DOMException according to the whatwg spec: https://html.spec.whatwg.org/multipage/structured…
-
In [WebAuthn L3](https://github.com/w3c/webauthn/pull/1703), we introduced new methods (`toJSON`, `parseCreationOptionsFromJSON`, and `parseRequestOptionsFromJSON`) for serializing responses and for d…