There is the fastcgi protocol http://www.fastcgi.com/drupal/ (maybe it is underlying rack and wsgi). I have done basic tests with it: http://antoineb.github.io/blog/2015/06/02/basic-fastcgi-with-racket/

I haven't found any racket implementation so far.

On 03/03/2016 04:16 PM, Brian Adkins wrote:
Is there anything analogous to Rack (Ruby) or WSGI (Python), i.e. a standard 
protocol between web servers and web applications, in the Racket world?

http://rack.github.io/

https://www.python.org/dev/peps/pep-3333/#abstract

Thanks,
Brian


--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to