mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Ensure GrpcStreamMethod returns Observable directly instead of wrapping it in a Promise when called locally. Closes #15953
Ensure GrpcStreamMethod returns Observable directly instead of wrapping it in a Promise when called locally. Closes #15953