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 UNIX domain socket for streaming service without using PORT #8217

Merged
merged 2 commits into from
Aug 24, 2018

Conversation

hcmiya
Copy link
Contributor

@hcmiya hcmiya commented Aug 16, 2018

The use of UNIX domain socket for streaming service was not officially supported,
but it was made unofficial to use by setting a path to PORT.
From now on, SOCKET will be used just like setting for puma.

The use of UNIX domain socket for streaming service was not officially supported,
but it was made unofficial to use by setting a path to PORT.
From now on, SOCKET will be used just like setting for puma.
@Gargron Gargron merged commit a083604 into mastodon:master Aug 24, 2018
@hcmiya hcmiya deleted the socket-streaming branch August 24, 2018 18:37
kyori19 pushed a commit to kyori19/mastodon that referenced this pull request Sep 20, 2018
…astodon#8217)

* Support UNIX domain socket for streaming service without using PORT

The use of UNIX domain socket for streaming service was not officially supported,
but it was made unofficial to use by setting a path to PORT.
From now on, SOCKET will be used just like setting for puma.

* Hundle relative path
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