Skip to content

question: is it possible to make devdrawcat that would serve via stdin+stdout instead of unix socket #1

Description

@shoce

hi! thanks a lot for this tool! i have used it few times and find it super useful, but often i think of making it easier to use with ssh. what i do now is i ssh to a host and run DEVDRAW=devdrawserver acme (or another devdraw program i am developing) and dialdevdraw 'ssh remote dial ...' in another terminal. i dont see much sense in using a unix socket in my case as dial converts it into stdin+stdout, but i am not sure i really understand how it works so i want to ask you before trying to code it. is it possible to make (lets call it) devdrawcat so instead of two commands in two terminals i can do it with one like this: dialdevdraw 'ssh remote DEVDRAW=devdrawcat acme'?

edit: maybe devdrawstdio is a better name for it.

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