ngx_http_dyups_module
ngx_http_dyups_module copied to clipboard
Is this module support grpc ?
I test it.It didnt seem to support grpc?
only support http upstream module:)
hi all
I think this module can work with grpc like proxy module, although I didnt test.
This module works with nginx upstream logic directly, not with proxy/grpc module. So all the proxyig protocol implemented on upstream logic, such as proxy/fastcgi/grpc... module should work with dyups module.