-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
Description
Hi!
I just merged a pull-request in express-jsxtransformer from @fer8a. This module looks very nice and solves the problem that express-highjackresponse solves in a much prettier way. There's only one problem, and that is the lack of support for streaming.
It's not a problem for modules like express-jsxtransformer, as that is buffering up stuff any way, but it would be nice to see it solved.
Do you have any plans about supporting streaming as well?
/cc @papandreou