Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Add UNIX domain socket binding support #789

Merged
merged 2 commits into from
Dec 12, 2017

Conversation

stanislas-m
Copy link
Member

@stanislas-m stanislas-m commented Dec 12, 2017

  • Allow Buffalo to run on an UNIX socket (e.g. unix:/tmp/buffalo.sock)

To test the feature (not available on Windows):

$ ADDR=unix:/tmp/buffalo.sock buffalo dev
$ curl --unix-socket /tmp/buffalo.sock http://localhost/

* Allow Buffalo to run on an UNIX socket (e.g. unix:/tmp/buffalo.sock)
@markbates markbates added this to the 0.10.3 milestone Dec 12, 2017
@markbates markbates closed this Dec 12, 2017
@markbates markbates reopened this Dec 12, 2017
@markbates markbates merged commit a603bbf into development Dec 12, 2017
@markbates markbates deleted the add-unix-socket-support branch December 12, 2017 21:08
@markbates
Copy link
Member

Awesome!

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

Successfully merging this pull request may close these issues.

2 participants