Skip to content

unix1/ex_fcgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ex_fcgi

ex_fcgi is a straightforward FastCGI client written in Erlang.

This is a fork of extend/ex_fcgi which is no longer maintained in that repo. I have made minor updates for dialyzer so it has a clean outpout for cowboy_fcgi.

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 via issues or sending pull requests.

About

A FastCGI client in Erlang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages