-
## Overview
This is a proposal for support for [extensions](https://developers.google.com/protocol-buffers/docs/proto#extensions) (proto2 only) and [custom options](https://developers.google.com/pr…
-
I am currently toying around with openstreetmap data using their protobuf format from here: https://github.com/openstreetmap/OSM-binary/blob/master/src/osmformat.proto
When decoding optional fields…
-
The reason is that the version of protobuf I use is 2.6.1 and does not support the map type. I hope to provide proto2 compatible files.
-
### Description of Issue
Setting up Model Card textures on point instances can cause hdStorm / usdview to hang. See repro steps bellow.
Breaking while it hangs it is looping here : https://githu…
-
-
Is this supported and I just can't find the correct flags to use, or is this unsupported?
-
-
I have some protos given to me but its not working with the code generator.
Q1. the proto files given to me has the 'protos/‘ path prefix
Is there an option to fix this (without removing the proto…
-
```
goog.proto2.PbLiteSerializer serializes booleans in numeric form (i.e. 1 for
true, 0 for false) [1].
goog.proto2.ObjectSerializer serializes as javascript booleans (i.e. true,
false) [2].
Usin…
-
From https://developers.google.com/protocol-buffers/docs/proto3#json.
## Well-known types
- [x] `Any` (see also #63)
- [x] `Duration`
- [X] `Empty`
- [ ] `FieldMask`
- [x] `Struct` / `Value`…
garyp updated
3 months ago