-
https://www.reddit.com/r/rust/comments/f36j05/comment/fhhwqp9
-
The below is a Request For Comment on the idea of adding support for non-JSON serialization in pact - before I do any work on trying to add this support for pact, I'd like to get thoughts and suggesti…
-
Hi there,
I tried installing via Homebrew.
Everything went fine until the actual installation process ...
```
==> Installing kismetwireless/kismet/kismet
==> ./configure --disable-silent-rule…
-
### Description of the problem / feature request:
The provided third_party/protobuf is needlessly different than the upstream source.
- missing configure, Makefile.in, ...
- Windows files were ch…
-
### Platform
Cross-Platform
### Description
Sometimes it is more useful to send packets as fast as possible and not wait for acks (for example, when higher-level protocols handle retransmits). In t…
-
Enhance the protobuf generation by adding:
* Flag controlled use of the `optional` keyword for proto3.
* `go_package` output in all proto files.
-
I couldn't believe such a basic bug could exist given how well things have worked so far but I have a repro for it.
Note that this bug is *not* exhibited when simply loading the proto file using `p…
-
A sharer can currently update their share with the helper by sending the StoreShare message. It would be useful to also allow that message to update the sharer's keys for that secretID (public signing…
-
Our interface is a bit weird at the moment, and uses channels and stuff to communicate with the user. I think exposing channels like this is a bad idea. If we expose a simpler interface, the user ca…
-
Hey folks,
Is it possible to open source the protobuf gmock matchers?
Thanks,
Rohit