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

Reading a SSE EventSource URL #123

Open
edwin-bluekite opened this issue Sep 26, 2014 · 1 comment
Open

Reading a SSE EventSource URL #123

edwin-bluekite opened this issue Sep 26, 2014 · 1 comment

Comments

@edwin-bluekite
Copy link

Hi, I need to include a text/event-stream call in the workflow and I end with two questions:

  1. I search how to make a text/event-stream request with restify client, but I didn't find any documentation. You think that restify client could be used for execute the request?
  2. The https://github.com/aslakhellesoy/eventsource-node module can be integrated to the tool, to support text/event-stream requests?

eaz.

@kusor
Copy link
Contributor

kusor commented Sep 29, 2014

Hi edwin,

you can integrate whatever the module you need into the workflow, just need to specify it into the config file. For example: https://github.com/kusor/node-workflow-example/blob/master/config.redis.json#L19-L23.

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

2 participants