Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client
View on GitHubSwitch from grpc to grpc-js
Open
#396 opened on May 25, 2021
google-assistant-sdkhelp wanted✨ enhancement
Description
The gRPC library is deprecated and the app should be switched to gRPC-js. This will help to keep Electron up-to-date making performance and stability better. Since grpc-js is a drop-in replacement, I can create a PR for that if we are interested in this.