-
With #3 being merged (soon), there were a few minor issues that came up during development.
Compilation options
---
I had to set the following options in CMake:
```cmake
set_property(TARGET…
ehpor updated
1 month ago
-
Make sure that the mcap contains the same message schema as the protobuffer that we use. How to proceed with downwards compatibitlity 3.7 reads/writes 3.3
-
Hi,
Feel free to change/add/subdivide/remove or "take" tasks, i just needed to have a place to talk/plan outside of the pull requests.
So this is things we agree we want to do? and this is high pr…
-
Love the start of the library!
We use Dynatrace as part of our monitoring stack and presently they only support HTTP & Protobuffer as a transport mechanism for span traces and the such - https://ww…
-
Hi [Auties00](Alessandro Autiero)
I sincerely appreciate your effort in the developing this project, it is very much helpful to send Whatsapp messages programmatically.
I am new to this domain, an…
-
Let's say we have the following proto:
```
message test {
uint64 a = 1 [jstype = JS_STRING];
repeated uint64 b = 2 [jstype = JS_STRING];
}
```
and we want to encode the message
```
{a: …
-
Part of https://github.com/vacp2p/rfc/pull/665
-
There is a plugin to do codegen for protobuffers:
https://github.com/google/protobuf-gradle-plugin
This bug would be to confirm we are compatible (i.e. we run after the appropriate codegen, and also …
-
### Description
Overview:
when I run the spec test against (note trailing '/'):
` "http://localhost:8080/io.haveno.protobuffer.GetVersion/GetVersion/"`
I get:
`Error: Uncaught [TypeError: First…
-
Several new model/s are available; The following must be done:
- add them to the download tab
- create a config for each model
- create a `generic` handler for all the auto-tag/caption model/s
-…