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

Pipes won't work with the service. #1085

Closed
tomwilkie opened this issue Mar 1, 2016 · 0 comments
Closed

Pipes won't work with the service. #1085

tomwilkie opened this issue Mar 1, 2016 · 0 comments
Assignees
Milestone

Comments

@tomwilkie
Copy link
Contributor

  • Pipes are initialised by controls
  • When sending a control from the app to a probe, the app fills in its unique id, so the probe knows where to send the response (or connect the newly created pipe) to.
  • In the service, the apps think they have a different id to the one served under /api

To fix, have the probe will in the app id on the control request when received.

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