aantron/dream

Support for unix domain sockets?

Closed this issue · 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?