grpc-uds — gRPC with Unix Domain Sockets for Node.js
JSON →Experimental and temporary fork of the official @grpc/grpc-js library (v0.1.6) adding support for Unix Domain Sockets (UDS) on Node.js >=4.0. This package was created before UDS was natively supported in the main gRPC library. It provides both client and server gRPC implementations over UDS. Not actively maintained — users should migrate to the official @grpc/grpc-js package (v1.0+) which natively supports UDS. The package ships TypeScript types but has a very small install base and is no longer updated.