[Haskell-cafe] Web application interface
Jinjing Wang
nfjinjing at gmail.com
Wed Jan 13 19:28:31 EST 2010
The hyena backend is essentially just a translator between hack and
wai, i failed to finished it since I can't understand iteratee
(seriously) and eventually got distracted ...
What hyena tries to solve can't be realized in hack, so there's not
too much reason for a backend anyway.
Hyena is especially tuned for streaming and that's exactly what hack
can't do (in practice).
http://github.com/nfjinjing/hack-handler-hyena
--
jinjing
More information about the Haskell-Cafe
mailing list