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

Switch from grpc to grpc-js

Open

#396 geöffnet am 25. Mai 2021

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.511 Stars) (407 Forks)batch import
google-assistant-sdkhelp wanted✨ enhancement

Beschreibung

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