I'm creating a system with 6 clients that are connected to a server, and I have the specific messages that the clients can send, and for whom. Is there any way that I can configure that behaviour with gRPC-java?
Thanks :)
I'm creating a system with 6 clients that are connected to a server, and I have the specific messages that the clients can send, and for whom. Is there any way that I can configure that behaviour with gRPC-java?
Thanks :)