Is there a way of creating an instance of an object for each client in a gRPC Server?

20 views
Skip to first unread message

Álvaro Fernández Moreno

unread,
Mar 5, 2022, 3:43:18 PM3/5/22
to grpc.io

I am creating a grpc client-server project in .Net. For every client I want to instatiate a different object, so if 2 clients are connected to the server and they call the Greeting function, the server must reply with diferent objects because they are different instances. I explain my question more deeply in the following post.

Reply all
Reply to author
Forward
0 new messages