Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

leebyron
Copy link
Contributor

There was a secondary function in subscribe.js which doesn't correspond to a spec function or provide much value. It was an artifact of an earlier implementation. Collapsing it into the defined createSourceEventStream makes the alignment to spec more clear. It also moves this function below subscribe in the file, making its purpose more clear.

There was a secondary function in subscribe.js which doesn't correspond to a spec function or provide much value. It was an artifact of an earlier implementation. Collapsing it into the defined createSourceEventStream makes the alignment to spec more clear. It also moves this function below `subscribe` in the file, making its purpose more clear.
@leebyron leebyron merged commit 387b41a into master May 18, 2017
@leebyron leebyron deleted the simplify-subscriptions branch May 18, 2017 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants