nestjs / nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
https://nestjs.com
MIT License
67.29k stars 7.59k forks source link

Outdated GRPC package #6886

Closed axotion closed 3 years ago

axotion commented 3 years ago

GRPC package used in nest is now marked as depreacted

https://www.npmjs.com/package/grpc

"This library is now only receiving bug fixes and runtime compatibility updates. In April 2021 it will be deprecated and will no longer receive any updates. We recommend using @grpc/grpc-js instead."

Will NestJS change GRPC package to https://www.npmjs.com/package/@grpc/grpc-js in near future?

jmcdo29 commented 3 years ago

This is already planned