-
I got the following error running handprint when I tried to use it (running with `-l` and adding credentials did not trigger).
The error displayed after this line of output:
> Sending to google an…
-
```
What steps will reproduce the problem?
1. Install and restart
2. Verify protoclipse 1.0 is present in "What is already install"
What is the expected output? What do you see instead?
The menu ite…
-
Binary-encoded JSON is fine. We want to get rid of JSON vs. binary APIs from providers.
-
Since one of the purposes of this library is to make Web APIs relying on typed arrays available, let's just do that ;)
In this [blog post introducing typed arrays][blog-post], the author list APIs …
-
### Description
I am writing a JavaClient that uses Protocol Buffers.
I need to get accessibility infos from the application so I am sending a AccessibilityInfoRequest.
But I only get the foll…
-
```
What steps will reproduce the problem?
1. Take any protobuf source file and add a package directive
What is the expected output? What do you see instead?
Expected: All messages in the .proto file…
-
## Is your feature request related to a problem? Please describe.
NeoFS API server sometimes wastes large amounts of memory. For example, to verify request signatures, the server decodes messages int…
-
there's an error after running the code. The error says that i sholud downgrade the version of the protobuf in order to runthe codes but yet still same error.
TypeError: Descriptors cannot not be cre…
-
```
What steps will reproduce the problem?
1. Take any protobuf source file and add a package directive
What is the expected output? What do you see instead?
Expected: All messages in the .proto file…
-
# 🍺 serialization framework
## Kryo
- repo: https://github.com/EsotericSoftware/kryo
- EsotericSoftware/kryo: Java binary serialization and cloning: fast, efficient, automatic.
- Kryo is a fas…