How to connect grpc server to another grpc server and send the response to grpc client

29 views
Skip to first unread message

Harith Danula Vithanage

unread,
Dec 2, 2024, 2:13:58 AM12/2/24
to grpc.io
Im using golang with grpc to build a supply chain management system. it will be using plugin-type architecture. so my concern is that I have client side which will request data from specific plugin. so that all request should go the core and the core should redirect it to the specific plugin and get the response and send it to  the client. 

i try many ways to do it but nothing is working ? please help me
Reply all
Reply to author
Forward
0 new messages