Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client
Switch from grpc to grpc-js
オープン
#396 opened on 2021/05/25
google-assistant-sdkhelp wanted✨ enhancement
Repository metrics
- Stars
- (3,630 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.