Hey All
We would like to migrate to the new grpc core libraries as is recommended in this article
After reading about it for a while, I saw that the recommendation is to use grpc-web, and indeed I managed to write a POC that works that way, but now I wonder if there are any issues with doing that ?
I saw this chart :

And I wonder why not always use grpc-web ?
It seem to work with all platforms ..
Am I missing something here ?
Thanks