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

Investigate allowing TCP connections in as an alternative to pipes #29

Closed
natebosch opened this issue Aug 9, 2017 · 0 comments
Closed

Comments

@natebosch
Copy link
Owner

ch_open might let us get a channel without starting a process. If this doesn't cause too much brittleness could make the config a dict and allow specifying servers by host:port. The bit I'm not too sure about is losing out on the info we have about the process lifespan.

Alternatively it might also be possible to avoid changing the viml if we write a thin process to translate in between the server and client.

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