-
Use protobufs from this repo https://github.com/SteamDatabase/Protobufs
-
Might be nice to document steps you go thru to re-gen protobufs
-
Can we use protobufs instead of JSON as the data format for a user's schedule data?
Protobufs are strongly typed so that will help avoid mistakes with parsing.
They also take up significantly less…
-
```
We currently use enums for HashAltgorithm and SignatureAlgorithm in the
protobufs. Should we ever add a new value to the enum, and send a signature
to a server that runs old code, the hash_algor…
-
```
We currently use enums for HashAltgorithm and SignatureAlgorithm in the
protobufs. Should we ever add a new value to the enum, and send a signature
to a server that runs old code, the hash_algor…
-
As per title, Deno does not use ProtoBufs. Some time ago we were using FlatBuffers but they have been completely replaced.
Unprivileged side communicates with privileged one using binary arrays ut…
-
```
We currently use enums for HashAltgorithm and SignatureAlgorithm in the
protobufs. Should we ever add a new value to the enum, and send a signature
to a server that runs old code, the hash_algor…
-
```
We currently use enums for HashAltgorithm and SignatureAlgorithm in the
protobufs. Should we ever add a new value to the enum, and send a signature
to a server that runs old code, the hash_algor…
-
Install from link
```
lighthouse@VM-8-9-ubuntu:~/park/park/envs/congestion_control$ sudo add-apt-repository ppa:keithw/mahimahi
Tools for network testing and emulation
More info: https://launc…
-
```
We currently use enums for HashAltgorithm and SignatureAlgorithm in the
protobufs. Should we ever add a new value to the enum, and send a signature
to a server that runs old code, the hash_algor…