Clément Boudereau
Clément Boudereau
Hello. Is it possible to merge the PR ?
Same problem here for option an json strings (double quotes surrounded values)
Hi @jkone27. First of all, thank you for your kind feedback! To be honest, IIRC I did not finished to explain and translate all the book + it is still...
Hi, the golang implementation equivalent of the sqs extended client is compatible with the weird java implementation : https://github.com/jwcorle/sqs-extended-client-go/blob/main/client.go#L201 TBH, I find that putting language namespace inside the json is...
Hi, I think having only a TP for protobuf messages as DTO is ok but adding a real grpc client is a very hot topic for now : https://docs.microsoft.com/en-us/aspnet/core/grpc/aspnetcore?view=aspnetcore-3.0&tabs=visual-studio I...