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

Make Unix socket support optional #92

Merged
merged 2 commits into from
Sep 29, 2018
Merged

Make Unix socket support optional #92

merged 2 commits into from
Sep 29, 2018

Conversation

fkrull
Copy link
Contributor

@fkrull fkrull commented Sep 27, 2018

And by making that optional, the hyperlocal dependency can be made optional as well (= hidden behind the "unix-socket" feature). And without the hyperlocal dependency, the project can be used on Windows; obviously only over HTTP(S).

By making Unix sockets optional, hyperlocal becomes optional as well,
which means shiplift builds on Windows.
src/lib.rs Show resolved Hide resolved
@softprops softprops merged commit a9d9393 into softprops:master Sep 29, 2018
@fkrull fkrull deleted the hyperlocal-optional branch September 29, 2018 11:01
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.

2 participants