A Node.js project demonstrating HTTP servers over Unix domain sockets and Windows named pipes. This example is designed to test Postman's Unix domain socket URL support. On Unix-like systems (macOS, ...
UNIX Sockets are insanely fast as it operates between processes and not through a network (e.g., TCP/UDP). Very useful when you are developing a local-only applications that run on separate processes.
目前正在顯示您可能無法存取的結果。
隱藏無法存取的結果