I’ve been using unix domain sockets in mac with kt...
# ktor
s
I’ve been using unix domain sockets in mac with ktor. It’s been great. I thought windows had unix domain sockets as well, however I haven’t been able to get them to work on windows with ktor. How would I get a similar effect on windows?
b
Off topic, but could you post a snippet of how you've accomplished that on mac?
s
Left in channel
a
Do you use unix domain sockets on Windows for a client, a server or both?