Open sleipnir opened 3 years ago
Agree. One tought i had was, would we version the protocol? or is that too early to think like that.
I think this is the time to think about it
Nice. I take dapr as an example how we could do it: https://github.com/dapr/dapr/tree/master/dapr/proto/common/v1
Also, I found the organization, especially with tools, a bit strange how CS did it.
Okay. Let's do better
Nice. I take dapr as an example how we could do it: https://github.com/dapr/dapr/tree/master/dapr/proto/common/v1
Also, I found the organization, especially with tools, a bit strange how CS did it.
For me is fine to use this Dapr format
This item is extremely relevant too. If anyone wants to attack he would be nice. I believe that the current protobufs are out of date.
I'd be happy to, I can give some input from the Go perspective as I had to strech a bit the go package structure for the existing proto files.
Ok. Very cool! I think some work I also had to do to make it work with Elixir, but I don't remember for sure
I think we can migrate to https://buf.build/
We need to change fetch-cloudstate-pb.sh to pull files from Permastate instead of CloudState repository