Open Insvald opened 3 years ago
Is it possible to use named pipes the same way with gRPC? I tried and didn't succeed.
No. @JamesNK will correct me if I'm wrong.
It is likely possible to extend our gRPC client and server to support named pipes, but we haven't got any samples or documentation about doing it.
Thanks @JamesNK! Maybe you could share some ideas how it can be achieved?
I try to communicate with containerd gRPC API, so I am interested in client. Now I have to run containerd in Linux container and work via UDS. And they do not support UDS on Windows yet, but only named pipes.
Is it possible to use named pipes the same way with gRPC? I tried and didn't succeed.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.