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

Implement Cross-Platform IPC Connectors #110

Closed
qdot opened this issue Apr 12, 2020 · 2 comments
Closed

Implement Cross-Platform IPC Connectors #110

qdot opened this issue Apr 12, 2020 · 2 comments
Assignees
Labels
Features New things to add to the project

Comments

@qdot
Copy link
Member

qdot commented Apr 12, 2020

Feature Description

Use parity-tokio-ipc for building IPC connectors.

https://github.com/NikVolf/parity-tokio-ipc

@qdot qdot added the Features New things to add to the project label Apr 12, 2020
@qdot qdot self-assigned this Apr 12, 2020
@qdot
Copy link
Member Author

qdot commented Jun 13, 2021

Now waiting on tokio-rs/tokio#3760 to land, then we can move forward with named pipe additions on windows (alongside UDS on mac/linux)

@qdot qdot closed this as completed in 2341346 Jun 13, 2021
Buttplug Issue Prioritization automation moved this from To Do to Done Jun 13, 2021
@qdot qdot reopened this Jun 14, 2021
Buttplug Issue Prioritization automation moved this from Done to To Do Jun 14, 2021
@qdot qdot moved this from To Do to Icebox in Buttplug Issue Prioritization Sep 16, 2021
@qdot qdot moved this from Icebox to To Do in Buttplug Issue Prioritization Sep 16, 2021
@qdot
Copy link
Member Author

qdot commented Dec 31, 2021

Done in v5.0 using tokio's new named pipe stuff for windows, UDS for posix

@qdot qdot closed this as completed Dec 31, 2021
Buttplug Issue Prioritization automation moved this from To Do to Done Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Features New things to add to the project
Development

No branches or pull requests

1 participant