[](https://coveralls.io/github/rijs/backpressure?branch=master) [](https://travis-ci.org/ri
npm install rijs.backpressureto transformation function. This module alters the default behaviour to only send resources and updates to clients for resources that they are using to eliminate over-fetching. You can still use the to hook to add extra business logic on top of this.
html
`
`js
// you will be sent twitter-feed, tweets, and styles.css
`
And the imperative usage:
`js
ripple('object') // will eventually resolve to value from server
``