Skip to content

Option to listen to a unix domain socket instead of a TCP port #104

Open
@Fijxu

Description

@Fijxu

Unix domain sockets are always better than using a loopback TCP socket. For performance and mainly the videoplayback proxy, using a unix socket that can be exposed to the host machine (or a reverse proxy like haproxy and nginx that can be inside the same docker compose file) using a docker mount would be great.

Not sure if it's possible, but I found this honojs/node-server#89. I'll try it later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions