Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings!
Since we are defaulting to localhost for the serve() function is it possible to skip the http/tcp overhead (and binding a port) and use local pipes or sockets instead?
(I think they are called namedpipes on windows)
Thank you
Beta Was this translation helpful? Give feedback.
All reactions