postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.82k stars 838 forks source link

gRPC Request using Unix Domain Sockets on Windows #12090

Open tcrory opened 1 year ago

tcrory commented 1 year ago

Is there an existing issue for this?

Describe the Issue

I've found a few sources that suggest that Unix Domain Sockets are supported as URL endpoints for gRPC requests on Postman, however all of the examples that I've seen use paths suggesting that the testing is being done on Linux or macOS.

Is it possible to test gRPC over a Unix Domain Socket on Windows by designating the file path in the URL field? If so, what would the format of the path look like for something on the C drive? If not, is that something that could possibly be added as a feature?

Steps To Reproduce

  1. Open a new gRPC request.
  2. Attempt to send a gRPC request through a Unix Domain Socket by designating the file in the URL.

Examples of URLs attempted:

Screenshots or Videos

No response

Operating System

Windows

Postman Version

10.14.9

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

aberenguel commented 2 weeks ago

any news?

aberenguel commented 1 week ago

You could try unix:c:/temp/test.tmp