Skip to content

jaypha/fcgi-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCGI Loop

This project contains a simple D front end for the Open Market FCGI library.

Usage

Call fcgiLoop with a callback function to process requests. See documentation and sample program for more details.

Modules

All my modules are kept under the 'jaypha' umbrella package. The fcgi library consists of the following modules.

  • jaypha.fcgi.loop
  • jaypha.fcgi.c.fcgiapp.di

License

All original code is distributed under the Boost License (see LICENSE.txt). Third party licenses are kept in the licenses directory.

Todo

  • Need to put a timeout for each request.

About

FCGI interface for D programs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages