jedireza / jedireza/hapi-react-views
Improving performance through streaming
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 230
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
This is obviously not an issue, but a possible enhancement: Currently we compile the htmlOutput and then send it over the wire, we could instead leverage streaming the contents down by using https://github.com/FormidableLabs/rapscallion, which imho nailed it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.