userver-framework / userver

Production-ready C++ Asynchronous Framework with rich functionality
https://userver.tech
Apache License 2.0
2.31k stars 268 forks source link

fix grpc: specify namespace only for non-global packages to avoid ambiguities in usrv proto plugin #627

Closed nfrmtk closed 3 weeks ago

nfrmtk commented 1 month ago

Related: #625 Also improve unit tests coverage.