Hi, My grpc server wants to implement simple cluster management where all nodes connect to my grpc server.
If the node goes down, i want my server to let other nodes know that a particular node has gone down. I have written bi-directional streaming api for periodic update. I wanted to know is there a way to implement "session" concept for cluster-mgmt usecase. thanks, komal -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/452e06d0-87ff-4bc3-8467-adad6401bff0n%40googlegroups.com.
