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

init #19

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

init #19

wants to merge 6 commits into from

Conversation

tehmoon
Copy link
Owner

@tehmoon tehmoon commented Jul 9, 2019

No description provided.

There was no signal set up when the pipeline was shutting down.
Now it will stop either if it receives an EOF or if the pipeline
is shutting down.
Initial work for the json flag which incidentaly made me realize I could
remove the `--data` flag. It is replaced by adding the `--data-timeout`
flag that will be triggered if no data is received from the pipeline.

Usually, unless it is to mirror data, the pipeline will already be
filled with data when reaching the module.
But HTTP does not work with mirroring data, because the server has to
fully read the request in order to send the response. This why we
have websockets.
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

Successfully merging this pull request may close these issues.

1 participant