Skip to content

Commit

Permalink
Removing one of the two references to BigPipe
Browse files Browse the repository at this point in the history
  • Loading branch information
aickin committed Jun 15, 2016
1 parent 4289036 commit d4c6186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ transitions between pages in the browser.
## What is it?

React Server is an [Express](http://expressjs.com/) [middleware](http://expressjs.com/guide/using-middleware.html)
for serving universal (isomorphic) JavaScript applications built with [React](https://facebook.github.io/react/)
which borrows some performance ideas from [Facebook's Big Pipe](https://www.facebook.com/notes/facebook-engineering/bigpipe-pipelining-web-pages-for-high-performance/389414033919/).
for serving universal (isomorphic) JavaScript applications built with [React](https://facebook.github.io/react/).

Read more on [our dev blog](https://www.redfin.com/blog/tag/react-server).

## Getting started
Expand Down

0 comments on commit d4c6186

Please sign in to comment.