You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @anthony-dandrea , I guess it depends on your interpretation of "safe" :-) . Afaiu there are no scary bugs/broken behaviors in improbable-eng , i.e. it is "safe for production" imo, but definitely sounds like we should migrate over to the official grpc-web bindings.
If you'd like to help out with that, that would be amazing; ts-proto only improves when users "scratch their own itch". Thank you!
With the flag
--ts_proto_opt=outputClientImpl=grpc-web
ts-proto uses @improbable-eng/grpc-web. Which recommends to use another library:Is it safe to use
--ts_proto_opt=outputClientImpl=grpc-web
?The text was updated successfully, but these errors were encountered: