grpc-node
grpc-node copied to clipboard
Support SSL credentials reloading on the server
In core GRPC support for reloading SSL credentials on the server side was added in https://github.com/grpc/grpc/pull/12644. This would also be useful in grpc-node for the same reasons.
Has anyone a way to deal with this?
:(