dream icon indicating copy to clipboard operation
dream copied to clipboard

Support for unix domain sockets?

Open samoht opened this issue 2 years ago • 0 comments

In Go, it's quite easy to start a server listening on unix domain sockets:

https://pkg.go.dev/net#Listen

Would it be possible to add this to Dream as well?

samoht avatar Apr 29 '22 14:04 samoht