Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for unix domain sockets? #218

Closed
samoht opened this issue Apr 29, 2022 · 0 comments · Fixed by #219
Closed

Support for unix domain sockets? #218

samoht opened this issue Apr 29, 2022 · 0 comments · Fixed by #219
Milestone

Comments

@samoht
Copy link
Contributor

samoht commented Apr 29, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants