Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client
Switch from grpc to grpc-js
开放
#396 创建于 2021年5月25日
google-assistant-sdkhelp wanted✨ enhancement
仓库指标
- 星标
- (3,630 个星标)
- PR 合并指标
- (30 天内没有已合并 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.