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

Client application should support pipeing #7

Closed
benjamg opened this issue Jun 13, 2012 · 0 comments
Closed

Client application should support pipeing #7

benjamg opened this issue Jun 13, 2012 · 0 comments

Comments

@benjamg
Copy link
Member

benjamg commented Jun 13, 2012

Currently it isn't easy to use the zmqpp client application to pipe data in a bash shell.

Ideally this needs to be reworked to allow data to be piped both in and out of an instance and so allow simple shell scripts to create zmq devices.

Some thought will probably need to go into this to work with multiple part messages, currently my thinking is stick with newline as a part double newline as a message (similar to http) when the multipart option is enabled, and just newline for a message otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant