Tsukikage7 opened a new pull request, #120: URL: https://github.com/apache/dubbo-go-pixiu-samples/pull/120
## Summary This PR adds a gRPC Server Reflection demo that works with the new reflection mode in dubbo-go-pixiu. - Add echo server with gRPC reflection enabled - Add Pixiu configuration for reflection mode proxy - Add integration tests for all gRPC call types (unary, server streaming, client streaming, bidirectional) - Fix server directory structure for Makefile compatibility Related to: apache/dubbo-go-pixiu#821, apache/dubbo-go-pixiu#849 ## Test plan - [x] Echo server starts and registers reflection service - [x] Pixiu proxies gRPC calls using reflection mode - [x] All streaming types work correctly -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
