Which gRPC language are you using? Also I am not sure I understand the session concept for the cluster mgmt use-case.
There is a gRFC pull request at https://github.com/grpc/proposal/pull/319 that proposes a cookie based session affinity but not sure if that addresses your question. On Tuesday, November 1, 2022 at 8:02:29 AM UTC-7 kom...@gmail.com wrote: > 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 grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/a1c77fd9-1257-44b6-a1c9-85b5407793e1n%40googlegroups.com.