Skip to content

Support serving HTTP on unix socket#835

Open
FZambia wants to merge 1 commit intomasterfrom
unix_socket
Open

Support serving HTTP on unix socket#835
FZambia wants to merge 1 commit intomasterfrom
unix_socket

Conversation

@FZambia
Copy link
Member

@FZambia FZambia commented Jun 24, 2024

Proposed changes

If address starts with unix:, for example unix:/tmp/centrifugo.sock, then Centrifugo runs HTTP server on Unix socket (i.e. /tmp/centrifugo.sock for the previous example). In this case, port does not matter.

The above is not applied when http/3 is used.

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.

1 participant