RickWong / react-transmit

Relay-inspired library based on Promises instead of GraphQL.
BSD 3-Clause "New" or "Revised" License
1.32k stars 61 forks source link

Is this library support server-side rendering? #67

Closed raymondsze closed 8 years ago

raymondsze commented 8 years ago

Is this library support server-side rendering? If yes, any example?

raymondsze commented 8 years ago

Sorry, just found react-isomorphic-starterkit that used server-side rendering.