Skip to content

connect to pa server through TCP socket #16

Description

@smiccoli

I've digged a bit in the docs, other issues (including #6) and code and I couldnt figure out how to address my issue.

Depending on the environment, I may need to connect to the PA server via unix socket or tcp socket.

For the former I managed by just passing the path, such as /mnt/wslg/PulseServer but tcp would not work with either tcp:<domain>:<port> or just <domain>:<port> or even <domain>

Is there any way to pass a tcp connection path? alternatively, Im fine with creating the socket manually and then passing it, but this is also not viable judging from the code, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions