[racket] FastCGI support?

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Sun Nov 23 04:22:20 EST 2014

This version of package `scgi` should remove the dependency on package 
`html-template`:

     (require (planet neil/scgi:2:3))

I'll add in the Unix domain sockets support once it's Racket's support 
is moved out of `unstable/socket`.

(The package documentation on my Web site is still for version 2:2, due 
to problem with the new Racket documentation stuff.)

Neil V.


Posted on the users mailing list.