fcgid 0.0.2

Cross-platform FastCGI library for the D language.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

How to build

  • to build the library run:
$ dub build
  • to build the example echo
$ dub build fcgid:echo 
  • use spawn-fcgi to run example
spawn-fcgi -p[port] ./fcgid_echo

TODO:

  1. add thread example
  2. full protocol implement
  3. bugs
Authors:
  • riki
Sub packages:
fcgid:echo
Dependencies:
none
Versions:
0.0.2 2015-Dec-05
0.0.1 2015-Dec-01
~master 2017-Dec-26
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 107 downloads total

Score:
0.8
Short URL:
fcgid.dub.pm