Stoyan Gaydarov

Results 3 comments of Stoyan Gaydarov

GRPC would solve a lot of your issues, you are already doing what grpc does, proto messages over ipc but it will do a lot more as well, and make...

I have used GRPC streaming in a project and it worked by having the client connect to the server to get data. The server would never finish sending data so...

Given that `xerces` does not have any active maintainers at this time, would it make sense to consider using `libxml2` again? The sdf code is already doing custom validation, so...