grpc-node icon indicating copy to clipboard operation
grpc-node copied to clipboard

is there any way to use custom TCP Socket?

Open aminick opened this issue 2 years ago • 1 comments

I try to hack my way through _getConnectionOptions & createConnection in credentials, but no luck so far.

Is there any suggested way of doing this?

aminick avatar Feb 11 '23 14:02 aminick

+1, this would be a great feature to have.

@aminick your hack from #2038 seems still work well, but I wonder if anyone knows a better way to do it this, or otherwise, is there a chance the proper way could be implemented?

yyyar avatar Feb 04 '25 14:02 yyyar