7 Feb
2011
7 Feb
'11
5:23 a.m.
Hi All, I spent a few hours last night trying to hook a HaXR XML-RPC server up with WAI instead of using the built-in CGI support. Alas, I failed dismally. Is there any more thorough tutorial-style documentation for WAI? Or a good example project that does something more sophisticated than "Hello, Web!"? What tripped me up was trying to figure out the enumerator part of the API so that I can read the request body (and turn it into a String) and run the XML-RPC request handler. Any help would be appreciated! Cheers, Thomas Sutton