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

Stdio client #685

Open
linde12 opened this issue Feb 29, 2024 · 0 comments
Open

Stdio client #685

linde12 opened this issue Feb 29, 2024 · 0 comments

Comments

@linde12
Copy link

linde12 commented Feb 29, 2024

Hi! I wanted to talk RPC over stdio, but there was no transport for it so i thought i'd make one. I took ownership of stdin and stdout of my child process but i was unable to write because i would require a mutable reference to self in the implementation of Transport

Am i missing something? Is there another way? Thanks.

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

No branches or pull requests

1 participant