[Please use the mailing list.]
On Sun, 14 May 2006 15:16:49 -0400, Yannick Gingras ygingras@ygingras.net wrote:
I know when I finished to generate the fast content, is there a way to pack and send a mod_lisp chunk? Something like FINISH-OUTPUT would be great.
I don't think so. You'll have to modify mod_lisp to get what you want. See the function FlushLispBuffSocket.
Otherwise using Hunchentoot is doable.
Note that Hunchentoot only works with LispWorks.