-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Description
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.
acolombier
Metadata
Metadata
Assignees
Labels
No labels