Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 693 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 693 Bytes

ex_fcgi

NOTE: This repository is no longer being updated. For continued development see unix1/ex_fcgi.

ex_fcgi is a straightforward FastCGI client written in Erlang.

Goals

ex_fcgi aims to implement the FastCGI protocol, more specifically the parts of it actually used in the real world. As with cowboy, do not expect any evil parameterized module or process dictionary.

This is a work in progress and suggestions are welcome; feel free to contribute by reporting problems, sending pull requests or bugging us on IRC on #erlounge at irc.freenode.net.