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

Add support for listening on Unix domain sockets #6

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

ravenexp
Copy link
Owner

@ravenexp ravenexp commented Sep 2, 2024

Add a new command line option --listen-unix for binding
the HTTP server to socket file paths.

Resolves #5

Bump the crate version to 0.2.3 (preliminary).
Add a new command line option `--listen-unix` for binding
the HTTP server to socket file paths.

Resolves #5
@ravenexp ravenexp self-assigned this Sep 2, 2024
@ravenexp ravenexp force-pushed the listen-on-unix-socks branch from b809dd2 to caa9cb8 Compare September 2, 2024 19:13
@ravenexp ravenexp merged commit b144ff5 into main Sep 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Listen on Unix Domain Sockets
1 participant