
5 Jan
2012
5 Jan
'12
11:03 a.m.
Michael Snoyman
It seems like the issue is that HaXR uses CGI, whereas you want to tie it in with a web server, correct?
Yes.
There's a deprecated package[1] to allow CGI apps to be run on any WAI handler (such as Warp).
why deprecated? what's the problem with that package? J.W.