-
ghost updated
10 years ago
-
It would be nice if we could canonicalize typed objects somehow, so that logically identical values produce byte-for-byte identical blobs, allowing them to be correctly de-duped. I don't know if there…
-
Hello!
I'm looking to get GoBGP integration working, and it seems their gRPC ProtoBufs changed in v3.0.0 (about Dec 2021):
https://github.com/osrg/gobgp/commit/c593d7c8b374ef2aed1752f7c69217e…
-
https://steamdb.info/app/480/history/?changeid=24418165
This like uses CMsgClientPICSPrivateBetaRequest:
https://github.com/SteamDatabase/Protobufs/blob/b37564a1486326c82ff08c63c512ffb25d3585aa/…
-
what do we need to add to pact4s to support protobufs - pact-jvm already appears to have support, so should be doable
-
I found this issue here: https://github.com/facebook/stetho/issues/250 that suggests that there is a way to log protobuf files. Clearly there has been some work done on this, but it doesn't look like …
-
I will make this issue here to provide a central place to track and discuss the current issue we're facing with the google protobufs
Sources: PR: #16, Issue: #15
I think @xloem proposed to make…
-
First of all thanks for this awesome package!
I noticed that it stopped working after I upgraded my devices from 2.3.13 to 2.3.15, I tried using the latest protobufs but it still does not work, I don…
-
Very cool app, glad to see it open sourced!
Rate limiting was added to the latest firmware, take a look at the ClientNotification protobuf it will alert you when you have hit the rate limit (30 sec…
-
it's a bit odd having src/lightstep_carrier.proto and src/collector/collector.proto nested inside of it. Also, having the generated files separate spreads things out a bit. I'm used to having them all…