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

ipc: Use AF_INET to accept remote connections #2459

Closed
wants to merge 1 commit into from
Closed

Conversation

soreau
Copy link
Member

@soreau soreau commented Aug 29, 2024

Locally, this should change nothing, with the corresponding pywayfire patch. Remotely, you can set WAYFIRE_IPC_IP nd WAYFIRE_IPC_PORT to connect with a pywayfire script.

Locally, this should change nothing, with the corresponding pywayfire patch.
Remotely, you can set WAYFIRE_IPC_IP nd WAYFIRE_IPC_PORT to connect with
a pywayfire script.
@soreau
Copy link
Member Author

soreau commented Aug 29, 2024

This requires pywayfire #5.

@killown
Copy link
Contributor

killown commented Aug 30, 2024

Here is how we could manage remote connections without #2459

https://github.com/killown/pywayfire_examples/tree/main/examples/remote-ipc

@ammen99
Copy link
Member

ammen99 commented Aug 30, 2024

NACK, no plans to support networking here.

@ammen99 ammen99 closed this Aug 30, 2024
@ammen99 ammen99 deleted the ipc-network branch August 30, 2024 17:52
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.

3 participants