Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client

Switch from grpc to grpc-js

Open

#396 opened on May 25, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (3,511 stars) (407 forks)batch import
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.

Contributor guide