Skip to content

Commit b5bc2e1

Browse files
author
Ganesh K Bhat
committed
[COMMIT] Adding cgijs as an inbuilt dependancy of phpcgijs. Raising version to 0.2.0. Adding docs update for the phpcgijs.cgijs module
1 parent 0e8d16e commit b5bc2e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,13 @@ Dependencies
121121
-------------------------------------
122122

123123

124-
##### Node CGI Embedded - run interpreted scripts that support cgi using nodejs
124+
##### Node CGI Embedded - run interpreted scripts that support cgi using nodejs - `.init` , `.file` API
125125
* [x] CGI file execution - Run any scripts that support CGI based serving/execution
126126

127-
##### Node Web Proxy - run web proxies
127+
##### Node Web Proxy - run web proxies using `.proxy` API
128128
* [x] Running Proxies - Run any host that serves a web app, using proxy (HTTP, UDP, TCP, Websockets, Socks) and supports websocket implementation in web proxies
129129

130-
##### Node Processes - Manage web servers, database processes, or other system processes or services
130+
##### Node Processes - Manage web servers, database processes, or other system processes or services using `.process` API
131131
* [x] Manage Processes or Services - Allows running and closing process Executables
132132

133133
##### CGIJS Functionality Details

0 commit comments

Comments
 (0)